diff options
-rw-r--r-- | pkg/mx-requirements.pip | 2 |
1 files changed, 2 insertions, 0 deletions
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 |