Explorar el Código

Added dependency: python-dateutil

Ask Solem hace 15 años
padre
commit
3e306c4d86
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -42,6 +42,7 @@ class RunTests(Command):
 
 
 install_requires = ["django-unittest-depth",
+                    "python-dateutil",
                     "anyjson",
                     "carrot>=0.8.0",
                     "django-picklefield",