mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-01-22 12:56:41 +00:00
Update black target versions
This commit is contained in:
parent
8a8c06c79c
commit
80b7cf6330
@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
target-version = ["py37", "py38"]
|
||||
target-version = ["py38", "py39", "py310", "py311"]
|
||||
skip-string-normalization = true
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user