Codebase list python-xstatic-tv4 / 46fc2b91-cb5a-4f3e-a813-087ac9194edb/main tox.ini
46fc2b91-cb5a-4f3e-a813-087ac9194edb/main

Tree @46fc2b91-cb5a-4f3e-a813-087ac9194edb/main (Download .tar.gz)

tox.ini @46fc2b91-cb5a-4f3e-a813-087ac9194edb/mainraw · history · blame

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

[testenv:venv]
commands = {posargs}