We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c221d76 commit fe57d9aCopy full SHA for fe57d9a
python/Cargo.toml
@@ -21,7 +21,7 @@ async-tiff = { path = "../" }
21
bytes = "1.10.1"
22
futures = "0.3.31"
23
object_store = "0.12"
24
-pyo3 = { version = "0.26.0", features = ["macros", "abi3-py310"] }
+pyo3 = { version = "0.26.0", features = ["macros"] }
25
pyo3-async-runtimes = "0.26"
26
pyo3-bytes = "0.4"
27
pyo3-object_store = "0.6.0"
0 commit comments