瀏覽代碼

Remove django-unittest-depth from install_requires

Ask Solem 15 年之前
父節點
當前提交
d23d7c5f49
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      setup.py

+ 0 - 1
setup.py

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