Apply swh-py-template v0.2.3

This commit is contained in:
David Douard 2024-08-27 16:25:53 +02:00
parent 5003e6588f
commit c6baacbcd7
6 changed files with 15 additions and 15 deletions

View file

@ -86,7 +86,7 @@ build-backend = "setuptools.build_meta"
fallback_version = "0.0.1"
[tool.black]
target-version = ['py37']
target-version = ['py39', 'py310', 'py311', 'py312']
[tool.isort]
multi_line_output = 3