Codebase list python-xstatic-tv4 / 56daf7aa-c5af-4d56-990f-c546deddb57c/main tox.ini
56daf7aa-c5af-4d56-990f-c546deddb57c/main

Tree @56daf7aa-c5af-4d56-990f-c546deddb57c/main (Download .tar.gz)

tox.ini @56daf7aa-c5af-4d56-990f-c546deddb57c/mainraw · history · blame

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

[testenv:venv]
commands = {posargs}