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

Remove legacy pycrypto test requirement.

This commit is contained in:
Matt Clay 2017-07-03 16:46:14 -07:00
parent e2b340dfe0
commit 69ab6fa803

View file

@ -6,5 +6,4 @@ ordereddict ; python_version < '2.7'
paramiko paramiko
passlib passlib
pexpect pexpect
pycrypto
pyyaml pyyaml