fix: added boto3 as dependency required by kubespray-aws-inventory.py (#6890)
Added "boto3" as dependency in "requirements.txt" which is required by "kubespray-aws-inventory.py". Signed-off-by: Pratik raj <rajpratik71@gmail.com>
This commit is contained in:
parent
d40701463f
commit
0982c66051
1 changed files with 1 additions and 0 deletions
1
contrib/aws_inventory/requirements.txt
Normal file
1
contrib/aws_inventory/requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
boto3 # Apache-2.0
|
Loading…
Reference in a new issue