third_party_pyyaml/tox.ini
2016-09-12 08:20:01 -04:00

9 lines
112 B
INI

[tox]
envlist = py26,py27,pypy,py33,py34,py35,
[testenv]
deps =
Cython
commands =
python setup.py test