mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Rely on dulwich <= 0.9.5 for python2.6 tests
This commit is contained in:
parent
6021f16866
commit
d5724d717d
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -14,7 +14,7 @@ commands = nosetests []
|
|||
[testenv:py26]
|
||||
deps =
|
||||
python-ldap
|
||||
dulwich
|
||||
dulwich<=0.9.5
|
||||
{[base]deps}
|
||||
|
||||
[testenv:py27]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue