From 5dd3165722ffabb1beed0072ec8164d9630e7d26 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 10 Oct 2018 02:20:56 -0500 Subject: switch back to webob master --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index a5bb0f691..9dee1b20d 100644 --- a/tox.ini +++ b/tox.ini @@ -26,7 +26,7 @@ extras = testing deps = - -egit+https://github.com/mmerickel/webob.git@accept-offer-object#egg=webob + -egit+https://github.com/Pylons/webob.git@master#egg=webob [testenv:py27-scaffolds] basepython = python2.7 -- cgit v1.2.3