mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-12 22:53:11 +00:00
Remove version since pylibmc issue has been fixed
This commit is contained in:
parent
a302f6b77a
commit
7af968c4d9
1 changed files with 1 additions and 2 deletions
3
tox.ini
3
tox.ini
|
|
@ -17,8 +17,7 @@ deps =
|
|||
mysqlclient
|
||||
django-redis
|
||||
python-memcached
|
||||
# FIXME: Remove the version when this is fixed: https://github.com/lericson/pylibmc/issues/216
|
||||
pylibmc==1.5.0
|
||||
pylibmc
|
||||
pytz
|
||||
Jinja2
|
||||
django-debug-toolbar
|
||||
|
|
|
|||
Loading…
Reference in a new issue