From 03a227b4fe5f1191c09603331fb5e356864c7591 Mon Sep 17 00:00:00 2001 From: Thais Siqueira Date: Wed, 21 Dec 2016 17:57:04 -0200 Subject: Change python-gnupg to use our branch of key extension --- service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt index 7503a23c..48d62a36 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@master#egg=gnupg' +-e 'git+https://github.com/pixelated/python-gnupg.git@key_extension_and_sign#egg=gnupg' pyasn1==0.1.9 requests==2.11.1 srp==1.0.6 -- cgit v1.2.3