Remove cryptography install from CI other test.

pull/31628/head
Matt Clay 7 years ago
parent c002b47a79
commit 03e18aa52e

@ -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…
Cancel
Save