third_party_pyyaml/tox.ini
Hugo b6cbfeec35 Test on Python 3.7-dev
Add Python 3.7 classifier
2018-04-11 10:20:16 -07:00

9 lines
121 B
INI

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