Skip to content

Commit 87e478e

Browse files
tlaferrieretomschr
authored andcommitted
Add supported python versions to black config
(cherry picked from commit d9394af)
1 parent ddeebd9 commit 87e478e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/pr290.trivial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add supported Python versions to :command:`black`.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[tool.black]
1111
line-length = 88
12-
target-version = ['py37']
12+
target-version = ['py36', 'py37', 'py38']
1313
include = '\.pyi?$'
1414
# diff = true
1515
exclude = '''

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy