1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-01 22:07:03 +00:00

Merge pull request #15072 from rajatguptarg/fix-requirements

Add pycrypto as a requirement to run tests
This commit is contained in:
James Cammarata 2016-03-26 00:39:01 -04:00
commit d00ac6e2d1

View file

@ -11,3 +11,4 @@ unittest2
redis
python-memcached
python-systemd
pycrypto