Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
benkiel authored Nov 18, 2024
1 parent b3d6bb7 commit aa55379
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 @@ -6,7 +6,7 @@ write_to = 'Lib/fontParts/_version.py'
write_to_template = '__version__ = "{version}"'

[tool.ruff]
target-version = "py38"
target-version = "py39"

[tool.ruff.format]
# Enable reformatting of code snippets in docstrings.
Expand Down

0 comments on commit aa55379

Please sign in to comment.