diff options
author | Tomas Touceda <chiiph@leap.se> | 2013-04-25 13:06:34 -0300 |
---|---|---|
committer | Tomas Touceda <chiiph@leap.se> | 2013-05-07 14:02:12 -0300 |
commit | dd165dcbab7e686a238655fc68a5d7d472ee1736 (patch) | |
tree | 5b0981b606f1c2df89e4995e681925a06ef4732a /pkg | |
parent | 23fbf0eabb6563b05a7264dff63af7fbe64cfdff (diff) |
Update requirements
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/mx-requirements.pip | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/pkg/mx-requirements.pip b/pkg/mx-requirements.pip index eda67e9..a05ac98 100644 --- a/pkg/mx-requirements.pip +++ b/pkg/mx-requirements.pip @@ -1,7 +1,4 @@ -Twisted==12.2.0 +Twisted 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 -ipaddr
\ No newline at end of file +python-gnupg>=0.3.0 |