blob: ef1c4bc4c848b340b1f0be117bf889f011aef406 [file] [log] [blame]
[tox]
envlist=py27-full, py27
setupdir=/tornado
# /home is a symlink to /usr/home, but tox doesn't like symlinks here
toxworkdir=/usr/home/vagrant/tox-tornado
[testenv]
commands = python -m tornado.test.runtests {posargs:}
[testenv:py27-full]
# other dependencies aren't really worth the install time
deps =
pycurl