Skip to content

Commit

Permalink
Merge pull request #1132 from VWS-Python/pyproject-max
Browse files Browse the repository at this point in the history
Be explicit about max supported Python version for pyproject-fmt
  • Loading branch information
adamtheturtle authored Oct 11, 2024
2 parents 76cb9d8 + 77677ef commit 8c56957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ pep621_dev_dependency_groups = [
[tool.pyproject-fmt]
indent = 4
keep_full_version = true
max_supported_python = "3.12"

[tool.pytest.ini_options]

Expand Down

0 comments on commit 8c56957

Please sign in to comment.