mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
upgrading six not required for python > 3.3
This commit is contained in:
parent
1a26df865c
commit
db8a7302a0
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ before_install:
|
||||||
rm -rf "$(dirs -l +0)" &&
|
rm -rf "$(dirs -l +0)" &&
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
- ${PIP} install --upgrade six
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ${PIP} install --upgrade --editable .[test,md5,bcrypt]
|
- ${PIP} install --upgrade --editable .[test,md5,bcrypt]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue