Skip to content

Commit

Permalink
Lower bound setuptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
arcondello committed Apr 8, 2021
1 parent 5fa47d3 commit ac723fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools",
"setuptools>=42.0.0",
"wheel",
"Cython>=0.29.21,<3.0",
"numpy==1.19.4",
Expand Down

0 comments on commit ac723fc

Please sign in to comment.