Add minimal pyproject.toml
This commit is contained in:
parent
ef38bedaa2
commit
30a80c4a79
|
@ -0,0 +1,3 @@
|
||||||
|
[build-system]
|
||||||
|
requires = ["maturin >= 0.11, < 0.12"]
|
||||||
|
build-backend = "maturin"
|
Loading…
Reference in New Issue