Skip to content

Commit

Permalink
Fix constraint.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Mar 18, 2021
1 parent fb05eac commit b9cd8cc
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
Expand Up @@ -2,5 +2,5 @@
requires = [
"setuptools>=30.3.0",
"wheel",
"setuptools_scm>=3.3.1",
"setuptools_scm>=3.3.1,<6.0",
]

0 comments on commit b9cd8cc

Please sign in to comment.