From 849b280c80d2bd02288184442331ddacf9cfcced Mon Sep 17 00:00:00 2001 From: Tulio Casagrande Date: Thu, 6 Apr 2017 14:04:41 -0300 Subject: Change to use develop branch of python-gnupg --- service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service') diff --git a/service/requirements.txt b/service/requirements.txt index 3ddb02df..01a2df5b 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -1,6 +1,6 @@ --index-url https://pypi.python.org/simple/ --e 'git+https://github.com/pixelated/python-gnupg.git@key_extension_and_sign#egg=gnupg' +-e 'git+https://github.com/pixelated/python-gnupg.git@develop#egg=gnupg' pyasn1==0.1.9 requests==2.11.1 srp==1.0.6 -- cgit v1.2.3