mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
12 lines
123 B
INI
12 lines
123 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[metadata]
|
|
license_file = LICENSE
|
|
|
|
[tool:pytest]
|
|
addopts = -vx Tests
|
|
|
|
[flake8]
|
|
max-line-length = 88
|