diff options
author | kali <kali@leap.se> | 2012-12-11 01:40:05 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-11 01:40:05 +0900 |
commit | 18be85f13abc6bc94a3725950ec16ad1adec0ab8 (patch) | |
tree | b8f1e02028184bd3e7c9916a2c3ab25a22d0f794 /pkg/requirements.pip | |
parent | 53fa2c134ab2c96376276aa1c0ed74db0aaba218 (diff) |
fetch only if not changed-since config file timestamp
Changing this now to be able to test different providers by
just updating our local config file.
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index e5338744..5664aa5e 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -11,3 +11,4 @@ jsonschema srp pycrypto keyring +python-dateutil |