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 0a588a2 commit a4ecb34Copy full SHA for a4ecb34
Cargo.toml
@@ -24,3 +24,6 @@ finalfusion = "0.11"
24
ndarray = "0.13"
25
numpy = "0.7"
26
toml = "0.5"
27
+
28
+[package.metadata.maturin]
29
+requires-dist = ["numpy"]
0 commit comments