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.
2 parents d374797 + c0c57f6 commit 36f3a57Copy full SHA for 36f3a57
Cargo.toml
@@ -40,7 +40,7 @@ anyhow = "1.0"
40
paste = "1.0"
41
#num-complex = "0.3"
42
netcdf = { version = "0.7", optional = true, default-features = false }
43
-pyo3 = { version = "0.23", optional = true, features = [
+pyo3 = { version = "0.22", optional = true, features = [
44
"auto-initialize",
45
"gil-refs",
46
] }
0 commit comments