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.
2 parents 9a596e4 + cb2063b commit 27754b5Copy full SHA for 27754b5
pyproject.toml
@@ -0,0 +1,6 @@
1
+[build-system]
2
+requires = ["maturin>=0.12,<0.13"]
3
+build-backend = "maturin"
4
+
5
+[tool.maturin]
6
+sdist-include = ["Cargo.lock"]
0 commit comments