Pārlūkot izejas kodu

Added dependency: python-dateutil

Ask Solem 15 gadi atpakaļ
vecāks
revīzija
3e306c4d86
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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",