Skip to content

Commit 8cdfd49

Browse files
authored
Merge pull request #185 from dfm/update-fsps
Updating FSPS
2 parents 3297748 + 2b61492 commit 8cdfd49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4", "numpy"]
2+
requires = ["setuptools>=42,<60", "wheel", "setuptools_scm[toml]>=3.4", "numpy"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.setuptools_scm]

0 commit comments

Comments
 (0)