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)" &&
|
||||
popd
|
||||
fi
|
||||
- ${PIP} install --upgrade six
|
||||
|
||||
install:
|
||||
- ${PIP} install --upgrade --editable .[test,md5,bcrypt]
|
||||
|
Loading…
Reference in New Issue
Block a user