Codebase list python-xstatic-tv4 / 8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main tox.ini
8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main

Tree @8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main (Download .tar.gz)

tox.ini @8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/mainraw · history · blame

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

[testenv:venv]
commands = {posargs}