Pillow/setup.cfg
2019-07-02 11:52:14 +03:00

10 lines
110 B
INI

[aliases]
test=pytest
[flake8]
extend-ignore = E203, W503
max-line-length = 88
[tool:pytest]
addopts = -r s