You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
img2pdf/tox.ini

10 lines
101 B
INI

[tox]
envlist = py27,py35,pypy
[testenv]
deps =
.[test]
commands =
python setup.py test -q