1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Remove cryptography install from CI other test.

This commit is contained in:
Matt Clay 2017-10-11 23:46:55 -07:00
parent c002b47a79
commit 03e18aa52e

View file

@ -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