Skip to content

Commit 2a29103

Browse files
committed
add pyproject.toml to specify build dependencies
1 parent 6c8ecf0 commit 2a29103

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build-system]
2+
requires = ["numpy<=1.26", "setuptools<60"]

0 commit comments

Comments
 (0)