Skip to content

Commit 1fa51e2

Browse files
authored
Merge pull request #118 from pytest-dev/update-black-target-version/1/dev
Update black target version to Python 3.7
2 parents 7aa4f58 + 29076e1 commit 1fa51e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ build-backend = "setuptools.build_meta"
66
write_to = "pytest_localserver/_version.py"
77

88
[tool.black]
9-
target-version = ['py36']
9+
target-version = ['py37']
1010
line-length = 120

0 commit comments

Comments
 (0)