From 364bd7dfef2c6599b126671784b23f9fb7fa6dea Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 14 Oct 2018 20:56:50 -0500 Subject: pin to webob >= 1.8.3 --- tox.ini | 3 --- 1 file changed, 3 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 9dee1b20d..5a73bc426 100644 --- a/tox.ini +++ b/tox.ini @@ -25,9 +25,6 @@ commands = extras = testing -deps = - -egit+https://github.com/Pylons/webob.git@master#egg=webob - [testenv:py27-scaffolds] basepython = python2.7 commands = -- cgit v1.2.3