Codebase list python-xstatic-tv4 / acbd9d4 tox.ini
acbd9d4

Tree @acbd9d4 (Download .tar.gz)

tox.ini @acbd9d4raw · history · blame

1
2
3
4
5
6
7
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
commands = {posargs}