diff setup.py @ 65:1cd3e3c71bff

determine which backup to use from the given date
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 07 May 2010 14:14:17 -0700
parents 979315ed0816
children 553f5783999f
line wrap: on
line diff
--- a/setup.py	Fri May 07 12:23:49 2010 -0700
+++ b/setup.py	Fri May 07 14:14:17 2010 -0700
@@ -19,6 +19,7 @@
       zip_safe=False,
       install_requires=[
           # -*- Extra requirements: -*-
+        'python-dateutil'
       ],
       entry_points="""
       # -*- Entry points: -*-