pdfminer.six/tox.ini

12 lines
147 B
INI
Raw Permalink Normal View History

[tox]
envlist = py26,py27,py34,py35,py36
[testenv]
commands = nosetests --nologcapture
deps =
six
pycryptodome
chardet
nose
sortedcontainers