Skip to content

Commit 3cfb825

Browse files
authored
Merge pull request #253 from pbs-data-solutions/maturin
Update maturin requirements in pyproject.toml
2 parents 42e7042 + 6f20929 commit 3cfb825

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,5 +1,5 @@
11
[build-system]
2-
requires = ["maturin>=1.0.0"]
2+
requires = ["maturin>=1.5,<2.0"]
33
build-backend = "maturin"
44

55
[project]

0 commit comments

Comments
 (0)