Files
OCRmyPDF/setup.cfg
2018-12-12 22:13:32 -08:00

19 lines
269 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
filterwarnings =
ignore:.*XMLParser.*:DeprecationWarning
[metadata]
license_file = LICENSE