Skip to content

Commit

Permalink
Limit setuptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonjj committed Nov 9, 2024
1 parent 5b9af1f commit a6c129d
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>=65",
"setuptools>=65,<70",
"setuptools_scm>=8",
"wheel",
]
Expand Down

0 comments on commit a6c129d

Please sign in to comment.