Files
ocrmypdf/setup.cfg
T

14 lines
176 B
INI
Raw Normal View History

2015-07-25 23:45:13 -07:00
[bdist_wheel]
python-tag = py34
2016-08-31 16:28:39 -07:00
[aliases]
2016-08-31 16:28:39 -07:00
test=pytest
[check-manifest]
ignore =
2017-01-26 12:45:38 -08:00
.github
[tool:pytest]
norecursedirs = lib .pc .git output cache resources
testpaths = tests