upgrading six not required for python > 3.3
This commit is contained in:
parent
1a26df865c
commit
db8a7302a0
@ -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…
Reference in New Issue
Block a user