summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-03-13 10:05:58 -0300
committerTomás Touceda <chiiph@leap.se>2013-03-13 10:05:58 -0300
commit0ff122cf9fd0a76871093b595910fb7c0d3bfe85 (patch)
tree569de142c213385ddc7eac9285a106fdd4957ffe /pkg/requirements.pip
parent70c402fe170ca4e01159b03739b7cacda7b0dfd0 (diff)
Pass mtime to pluggableconfig's load
Also add a request_helpers file to util where all the helper methods for handling requests should go
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 7336d436..7f5eb5b0 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -8,4 +8,5 @@ pyopenssl
keyring
pyxdg
argparse
-PySide \ No newline at end of file
+PySide
+python-dateutil \ No newline at end of file