sprockets.mixins.avro/tox.ini
2015-05-11 13:01:26 -04:00

10 lines
170 B
INI

[tox]
envlist = py26,py27
indexserver =
default = http://pypi.colo.lair/simple
toxworkdir = build/tox
[testenv]
commands = nosetests []
deps = -rtest-requirements.txt