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 20f06b7 commit 25f070cCopy full SHA for 25f070c
cargo.toml
@@ -11,6 +11,7 @@ thiserror = "2.0"
11
tokio = { version = "1.36.0", features = ["sync", "macros"] }
12
13
[features]
14
+
15
default = ["rustpython"]
16
# default = ["pyo3"]
17
pyo3 = ["dep:pyo3"]
0 commit comments