Remove cryptography install from CI other test.
This commit is contained in:
parent
c002b47a79
commit
03e18aa52e
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@ shippable.py
|
|||
retry.py apt-get update -qq
|
||||
retry.py apt-get install -qq \
|
||||
shellcheck \
|
||||
libssl-dev \
|
||||
libffi-dev \
|
||||
|
||||
pip install cryptography
|
||||
|
||||
retry.py pip install tox --disable-pip-version-check
|
||||
|
||||
|
|
Loading…
Reference in a new issue