mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add missing unit test requirement.
This commit is contained in:
@@ -13,6 +13,7 @@ pytest-xdist
|
||||
python-memcached
|
||||
pyyaml
|
||||
redis
|
||||
requests
|
||||
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
|
||||
Reference in New Issue
Block a user