1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/requirements/py2.txt
2015-11-19 17:21:12 -05:00

6 lines
134 B
Plaintext

-r base.txt
enum34
# Due to https://github.com/linsomniac/python-memcached/issues/79 in newer versions.
python-memcached <= 1.53
mock