Codebase list anosql / watch-fixes/main tox.ini
watch-fixes/main

Tree @watch-fixes/main (Download .tar.gz)

tox.ini @watch-fixes/mainraw · history · blame

1
2
3
4
5
6
7
[tox]
envlist = py27, py35
skip_missing_interpreters = True

[testenv]
deps = -rtest_requirements.txt
commands = py.test tests