We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41de2a3 commit 50a6dbaCopy full SHA for 50a6dba
pyproject.toml
@@ -65,7 +65,7 @@ repository = "https://github.com/codespell-project/codespell"
65
66
[build-system]
67
build-backend = "setuptools.build_meta"
68
-requires = ["setuptools>=64", "setuptools_scm[toml]>=6.2"]
+requires = ["setuptools>=64", "setuptools_scm[toml]>=6.2, != 8.0.0"]
69
70
[tool.setuptools_scm]
71
write_to = "codespell_lib/_version.py"
0 commit comments