Skip to content

Commit 7f86c07

Browse files
committed
Bump Python version
1 parent 39cfcaf commit 7f86c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 88
3-
target_version = ["py27"]
3+
target_version = ["py36"]
44
exclude = '''
55
(
66
/(
@@ -18,4 +18,4 @@ exclude = '''
1818
| docs/conf.py
1919
2020
)
21-
'''
21+
'''

0 commit comments

Comments
 (0)