OCRmyPDF/setup.cfg
2017-01-26 13:36:52 -08:00

14 lines
176 B
INI

[bdist_wheel]
python-tag = py34
[aliases]
test=pytest
[check-manifest]
ignore =
.github
[tool:pytest]
norecursedirs = lib .pc .git output cache resources
testpaths = tests