minecraftcodex/tox.ini

11 lines
153 B
INI
Raw Normal View History

[tox]
envlist = py27, py33
[testenv]
commands = {envpython} -m unittest discover
deps =
Django==1.5.1
jingo==0.6.1
2013-05-20 12:00:50 +00:00
django-grappelli==2.4.4