Skip to content

Commit 09fa856

Browse files
committed
try maturin beta release
1 parent 998cd32 commit 09fa856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
'maturin>=1,<2',
3+
'maturin==1.7.8b1',
44
'typing-extensions >=4.6.0,!=4.7.0'
55
]
66
build-backend = 'maturin'

0 commit comments

Comments
 (0)