djangocms_blog/tox.ini

8 lines
115 B
INI

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