Преглед изворни кода

Added dependency: python-dateutil

Ask Solem пре 15 година
родитељ
комит
3e306c4d86
1 измењених фајлова са 1 додато и 0 уклоњено
  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",