Forráskód Böngészése

Remove django-unittest-depth from install_requires

Ask Solem 15 éve
szülő
commit
d23d7c5f49
1 módosított fájl, 0 hozzáadás és 1 törlés
  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",