Explorar o código

New version requirement for carrot: 0.8.0

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
cb816d345b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -43,7 +43,7 @@ class RunTests(Command):
 
 
 install_requires = ["django-unittest-depth",
 install_requires = ["django-unittest-depth",
                     "anyjson",
                     "anyjson",
-                    "carrot>=0.6.0"]
+                    "carrot>=0.8.0"]
 
 
 # python-daemon doesn't run on windows, so check current platform
 # python-daemon doesn't run on windows, so check current platform
 if platform.system() == "Windows":
 if platform.system() == "Windows":