mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
use python3 compat version of django-cache-url
This commit is contained in:
parent
ef26377f13
commit
5f97cc334e
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ django-discover-runner
|
|||
mock
|
||||
dj-database-url
|
||||
dj-email-url
|
||||
django-cache-url
|
||||
#django-cache-url
|
||||
https://github.com/jezdez/django-cache-url/archive/py3k.zip
|
||||
# use a unreleased version of invoke since it's compatible with 3.2
|
||||
https://github.com/pyinvoke/invoke/archive/771110190ddb729913e8afc67724b84f42e6176d.zip
|
||||
six
|
||||
|
|
|
|||
Loading…
Reference in a new issue