Przeglądaj źródła

Rely on dulwich <= 0.9.5 for python2.6 tests

Guillaume Ayoub 11 lat temu
rodzic
commit
d5724d717d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -14,7 +14,7 @@ commands = nosetests []
 [testenv:py26]
 [testenv:py26]
 deps =
 deps =
   python-ldap
   python-ldap
-  dulwich
+  dulwich<=0.9.5
   {[base]deps}
   {[base]deps}
 
 
 [testenv:py27]
 [testenv:py27]