CI workflow
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ indicatif = { version = "0.18", features = ["rayon"] }
|
||||
kmeans = "2"
|
||||
ndarray = "0.17"
|
||||
numpy = "0.28"
|
||||
pyo3 = { version = "0.28", features = ["abi3-py310", "anyhow", "eyre"] }
|
||||
pyo3 = { version = "0.28", features = ["abi3-py310", "anyhow", "eyre", "generate-import-lib"] }
|
||||
pyo3-stub-gen = "0.22"
|
||||
rayon = "1"
|
||||
thiserror = "2"
|
||||
|
||||
Reference in New Issue
Block a user