Skip to content

Commit

Permalink
limit to setuptools<64
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Aug 12, 2022
1 parent 01c729d commit c073fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=42",
"setuptools>=42,<64",
"wheel",
"setuptools_scm[toml]>=3.4",
"setuptools_scm_git_archive",
Expand Down

0 comments on commit c073fca

Please sign in to comment.