remove warcprox from deps, because it downloads and installs from pypi instead of using local checkout

This commit is contained in:
Noah Levitt 2014-01-06 17:22:36 -08:00
parent e89fba4332
commit b4a7a7fa5f

View File

@ -10,5 +10,4 @@ envlist = py27, py32, py33
commands = py.test
deps =
pytest
warcprox
requests