mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Don't rely on python3-ldap
This commit is contained in:
parent
44778579ea
commit
84f85adc2e
1 changed files with 3 additions and 9 deletions
12
tox.ini
12
tox.ini
|
@ -21,16 +21,10 @@ deps =
|
|||
{[base]deps}
|
||||
|
||||
[testenv:py31]
|
||||
deps =
|
||||
python3-ldap
|
||||
{[base]deps}
|
||||
deps = {[base]deps}
|
||||
|
||||
[testenv:py32]
|
||||
deps =
|
||||
python3-ldap
|
||||
{[base]deps}
|
||||
deps = {[base]deps}
|
||||
|
||||
[testenv:py33]
|
||||
deps =
|
||||
python3-ldap
|
||||
{[base]deps}
|
||||
deps = {[base]deps}
|
Loading…
Add table
Add a link
Reference in a new issue