Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
enkore committed Sep 26, 2016
1 parent c812368 commit 689b9b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion qabel_index/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
'django.contrib.messages',
'django.contrib.staticfiles',
'django_prometheus',
'mail_templated',
'rest_framework',
'sendsms',
'bootstrapform',
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pprintpp==0.2.3
pynacl==1.0.1
# We grab another bag of crypto from cryptography, which gives us AES-GCM and others
cryptography==1.4
-e /home/mabe/Projekte/_qabel/web-theme/
git+https://github.com/Qabel/qabel-web-theme[email protected]
django-bootstrap-form==3.2.1
phonenumbers==7.6.0
django-prometheus==1.0.8
Expand Down

0 comments on commit 689b9b2

Please sign in to comment.