summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-12-07 17:05:00 -0200
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-12-07 17:09:22 -0200
commit3e9f6d5684913c6d2e996cd46f75934ac075e342 (patch)
treea6ef4a88871dfbc3350fc6208e3e9be688428e64 /service/requirements.txt
parentfe926291b43daf8a193266eaf20ba8d5a21579f9 (diff)
Change requirements to use our fork of python-gnupg
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 56ac19d8..8bef32b4 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -1,6 +1,6 @@
--index-url https://pypi.python.org/simple/
-gnupg
+-e 'git+https://github.com/pixelated/python-gnupg.git@master#egg=gnupg'
pyasn1==0.1.9
requests==2.11.1
srp==1.0.6