From 280b713e4d9b35e3feae0902b7b8ff6d5542f68a Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Fri, 15 Feb 2013 19:32:32 +0000 Subject: Updated the pip requirements file with a note to add a requirement for whatever python-gnupg ends up being called after it's uploaded to pypi. --- pkg/mx-requirements.pip | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/mx-requirements.pip b/pkg/mx-requirements.pip index 12a6287..aa8c63b 100644 --- a/pkg/mx-requirements.pip +++ b/pkg/mx-requirements.pip @@ -2,3 +2,5 @@ Twisted==12.2.0 paisley>=0.3.1 PyYAML>=3.10 pyxdg>=0.19-5 +## xxx change me to whatever you name the package in pypi +#python-gnupg>=0.3.0 -- cgit v1.2.3