From 0ff122cf9fd0a76871093b595910fb7c0d3bfe85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= <chiiph@leap.se>
Date: Wed, 13 Mar 2013 10:05:58 -0300
Subject: Pass mtime to pluggableconfig's load

Also add a request_helpers file to util where all the helper methods for
handling requests should go
---
 pkg/requirements.pip | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'pkg')

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
-- 
cgit v1.2.3