Codebase list flask-wtf / debian/upstream/0.14.2-1 tox.ini
debian/upstream/0.14.2-1

Tree @debian/upstream/0.14.2-1 (Download .tar.gz)

tox.ini @debian/upstream/0.14.2-1raw · history · blame

1
2
3
4
5
6
[tox]
envlist = py{26,27,33,34,35,36},pypy

[testenv]
deps = -rtest-requirements.txt
commands = nosetests tests