isso/tox.ini

24 lines
326 B
INI
Raw Normal View History

2013-09-08 11:21:09 +00:00
[tox]
envlist = py27,py34,py35,py36
[testenv]
deps =
nose
2016-02-21 17:58:17 +00:00
setuptools>=6.1
commands =
python setup.py nosetests
[testenv:py27]
deps =
configparser
2013-09-08 11:21:09 +00:00
{[testenv]deps}
[testenv:debian]
deps=
html5lib==0.95
ipaddr==2.1.10
2014-05-29 11:06:03 +00:00
itsdangerous==0.22
misaka==1.0.2
2014-05-29 11:06:03 +00:00
passlib==1.5.3
werkzeug==0.8.3