Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri Papadopoulos Orfanos <[email protected]>
  • Loading branch information
tomrijntjes and DimitriPapadopoulos authored Sep 28, 2023
1 parent bd55b42 commit 3866a76
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 @@ -65,7 +65,7 @@ repository = "https://github.com/codespell-project/codespell"

[build-system]
build-backend = "setuptools.build_meta"
requires = ["setuptools>=64", "setuptools_scm[toml]>=7.1.0"]
requires = ["setuptools>=64", "setuptools_scm[toml]>=6.2, != 8.0.0"]

[tool.setuptools_scm]
write_to = "codespell_lib/_version.py"
Expand Down

0 comments on commit 3866a76

Please sign in to comment.