Skip to content

Commit

Permalink
add py 312 to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Oct 5, 2024
1 parent 918a877 commit f0160c7
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 @@ -11,5 +11,5 @@ build-backend = "setuptools.build_meta"

[tool.black]
line-length = 79
target-version = ["py310", "py311"]
target-version = ["py310", "py311", "py312"]
include = '\.pyi?$'

0 comments on commit f0160c7

Please sign in to comment.