forked from 00dani/lemoncurry
Install python-memcached so it can be used to access Memcached
This commit is contained in:
parent
053893ffdb
commit
aa132c6aed
2 changed files with 15 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -12,6 +12,7 @@ django-compressor = "*"
|
|||
gunicorn = "*"
|
||||
"psycopg2" = "*"
|
||||
pillow = "*"
|
||||
python-memcached = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue