Skip to content

Commit

Permalink
setuptools 65.6.1 and 65.6.2 are broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauszus committed Nov 23, 2022
1 parent 5ce42be commit 822ec44
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>=40.8.0",
"setuptools>=40.8.0,!=65.6.1,!=65.6.2",
"wheel",
]
build-backend = "setuptools.build_meta"

0 comments on commit 822ec44

Please sign in to comment.