Set black target version explicitly
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
target-version = ['py36', 'py37', 'py38']
|
||||
|
||||
[build-system]
|
||||
requires = ["flit"]
|
||||
|
Reference in New Issue
Block a user