Skip to content

Commit

Permalink
try maturin beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Dec 3, 2024
1 parent 998cd32 commit 09fa856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
'maturin>=1,<2',
'maturin==1.7.8b1',
'typing-extensions >=4.6.0,!=4.7.0'
]
build-backend = 'maturin'
Expand Down

0 comments on commit 09fa856

Please sign in to comment.