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

Add boto to units requirements for s3 test.

This commit is contained in:
Matt Clay 2017-02-27 18:29:24 -08:00
parent a5e3d13adc
commit a7bb04800d

View file

@ -1,3 +1,4 @@
boto
boto3
jinja2
mock