Skip to content

Commit

Permalink
LNT: black target version py38 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Nov 1, 2021
1 parent bd9291e commit 9a970e5
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,4 +3,4 @@
requires = ["setuptools", "wheel", "cython>=0.28.4"]

[tool.black]
target_version = ['py37']
target_version = ['py38']

0 comments on commit 9a970e5

Please sign in to comment.