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 998cd32 commit 09fa856Copy full SHA for 09fa856
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- 'maturin>=1,<2',
+ 'maturin==1.7.8b1',
4
'typing-extensions >=4.6.0,!=4.7.0'
5
]
6
build-backend = 'maturin'
0 commit comments