summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2018-09-04 19:59:11 +0200
committerGitHub <noreply@github.com>2018-09-04 19:59:11 +0200
commit114d94035bf01c13d1991a307879bbd1322f9b64 (patch)
tree6133fdc72b737e5e4239e5ef42d43871399aaaa4 /tox.ini
parent21ec545f19da3eed6a2f98d0fa2b5ebde2c83c91 (diff)
downloadcherrypy-git-114d94035bf01c13d1991a307879bbd1322f9b64.tar.gz
Install memcached client for testing
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 2bb1ae44..916c0a27 100644
--- a/tox.ini
+++ b/tox.ini
@@ -22,6 +22,7 @@ setenv =
extras =
testing
routes_dispatcher
+ memcached_session
whitelist_externals = mkdir
[testenv:cheroot-master]