Codebase list python-xstatic-tv4 / 727c62d tox.ini
727c62d

Tree @727c62d (Download .tar.gz)

tox.ini @727c62d

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

[testenv:venv]
commands = {posargs}