third_party_pyyaml/tox.ini
2019-03-08 09:09:48 -08:00

9 lines
111 B
INI

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