djangocms_blog/tox.ini
2014-06-09 08:38:37 +02:00

7 lines
115 B
INI

[tox]
envlist = py26, py27
[testenv]
commands = python runtests.py
deps =
-r{toxinidir}/requirements-test.txt