Codebase list python-xstatic-tv4 / 2bb1d6e tox.ini
2bb1d6e

Tree @2bb1d6e (Download .tar.gz)

tox.ini @2bb1d6eraw · history · blame

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

[testenv:venv]
commands = {posargs}