sprockets.mixins.mediatype/tox.ini

12 lines
200 B
INI
Raw Normal View History

2015-08-26 19:29:48 +00:00
[tox]
envlist = py27,py34
indexserver =
default = https://pypi.python.org/simple
toxworkdir = build/tox
[testenv]
deps =
-rrequires/installation.txt
-rrequires/testing.txt
commands = nosetests []