Files
OCRmyPDF/setup.cfg
T
James R. Barlow 35b1ca2be2 Travis: try replacing non-standard invocation of py.test
It seems the normal thing to wire up python setup.py test to invoke
the test suite rather than py.test. This may be the reason for the
past chain of cffi-related commits.
2016-02-16 05:36:14 -08:00

6 lines
83 B
INI

[bdist_wheel]
python-tag = py34
[pytest]
norecursedirs = lib
[aliases]
test=pytest