forked from Karylab-cklius/vllm
do not enable pyo3 on --all-features
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
This commit is contained in:
@@ -8,10 +8,6 @@ license.workspace = true
|
||||
name = "_rust_tool_parser"
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[features]
|
||||
default = []
|
||||
extension-module = ["pyo3/extension-module"]
|
||||
|
||||
[dependencies]
|
||||
pyo3.workspace = true
|
||||
pythonize = { workspace = true, features = ["serde_json"] }
|
||||
|
||||
Reference in New Issue
Block a user