Skip to content

Commit

Permalink
bump target-version for black
Browse files Browse the repository at this point in the history
  • Loading branch information
tbascoul committed Mar 28, 2023
1 parent 429b8fc commit 61a4897
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 @@ -3,7 +3,7 @@ requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"

[tool.black]
target-version = ['py37']
target-version = ['py38']

[tool.towncrier]
package = "modelkit"
Expand Down

0 comments on commit 61a4897

Please sign in to comment.