We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3297748 + 2b61492 commit 8cdfd49Copy full SHA for 8cdfd49
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4", "numpy"]
+requires = ["setuptools>=42,<60", "wheel", "setuptools_scm[toml]>=3.4", "numpy"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.setuptools_scm]
src/fsps/libfsps
0 commit comments