Files
OCRmyPDF/setup.cfg
2018-03-30 13:22:35 -07:00

17 lines
228 B
INI

[bdist_wheel]
python-tag = py35
[aliases]
test=pytest
[check-manifest]
ignore =
.github
[tool:pytest]
norecursedirs = lib .pc .git output cache resources
testpaths = tests
addopts = -n auto
[metadata]
license_file = LICENSE