minecraftcodex/tox.ini

12 lines
185 B
INI

[tox]
envlist = py27, py33
[testenv]
commands = {envpython} minecraftcodex/runtests/runtests.py
deps =
Django==1.5.1
jingo==0.6.1
django-grappelli==2.4.4
South==0.7.6