diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-02-17 15:23:54 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-02-17 15:23:54 +0000 |
commit | 66d60a58ef752f9c9692dd8bdb0f61a5c1dfdb17 (patch) | |
tree | 016980342b8e2610f0010efddcab489a8d30db0a /pkg/mx-requirements.pip | |
parent | 364200c25e28d4996024dcf2f0644f5f20cde9ae (diff) | |
parent | 8d2fdc800de469420005f9c5deee4c342950ccc9 (diff) |
Merge branch 'feature/check-recipient' into develop
Diffstat (limited to 'pkg/mx-requirements.pip')
-rw-r--r-- | pkg/mx-requirements.pip | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/mx-requirements.pip b/pkg/mx-requirements.pip new file mode 100644 index 0000000..aa8c63b --- /dev/null +++ b/pkg/mx-requirements.pip @@ -0,0 +1,6 @@ +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 |