summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2013-02-21 21:26:56 +0100
committerGael Pasgrimaud <gael@gawel.org>2013-02-21 21:26:56 +0100
commita448623201a1cc21ee219b2489cc9164979acc78 (patch)
treed44b725867a359ef69eb21484e162917fcab3e43 /tox.ini
parentd98cd934b7ee6a4b764e674e924102e07ce5f13c (diff)
downloadwebtest-a448623201a1cc21ee219b2489cc9164979acc78.tar.gz
re-add mock
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 6fc2290..353d58f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,6 +15,7 @@ deps =
webtest[tests]
lxml
pyquery
+ mock
BeautifulSoup4
[PY2]