Skip to content

Commit b754e50

Browse files
committed
setuptools
1 parent 2a29103 commit b754e50

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[build-system]
2-
requires = ["numpy<=1.26", "setuptools<60"]
2+
build-backend = "setuptools.build_meta"
3+
requires = ["setuptools"]

0 commit comments

Comments
 (0)