bidict/tox.ini

8 lines
108 B
INI
Raw Normal View History

2014-09-23 14:08:21 +00:00
[tox]
envlist = py27, py34, py35, py36, pypy
2014-09-23 14:08:21 +00:00
[testenv]
commands =
pip install -e .[test]
./test.sh