浏览代码

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",