Codebase list jinja-vanish / debian/latest tox.ini
debian/latest

Tree @debian/latest (Download .tar.gz)

tox.ini @debian/latestraw · history · blame

1
2
3
4
5
6
7
8
[tox]
envlist = py27,py33,py34

[testenv]
deps=
  pytest
  six
commands=py.test -rs