Skip to content

Commit 9b22450

Browse files
author
Roland Hedberg
committed
Pinned down the version requirement for memcached
1 parent 217a487 commit 9b22450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def run_tests(self):
5050
'mongodict',
5151
'pyasn1',
5252
'pymongo',
53-
'python-memcached',
53+
'python-memcached == 1.51',
5454
'pytest',
5555
'mako',
5656
#'pytest-coverage',

0 commit comments

Comments
 (0)