Pillow/setup.cfg
2017-12-28 14:48:19 +00:00

7 lines
118 B
INI

[aliases]
test=pytest
[metadata]
license_file = LICENSE
[tool:pytest]
addopts = -vx --cov PIL --cov-report term Tests