sprockets.logging/tox.ini

10 lines
171 B
INI
Raw Permalink Normal View History

2015-06-08 14:09:56 +00:00
[tox]
envlist = py27,py34
indexserver =
default = https://pypi.python.org/simple
toxworkdir = build/tox
[testenv]
commands = nosetests []
deps = -rtest-requirements.txt