Skip to content

Commit a9eac6e

Browse files
committed
pin setuptools for vmware.vmware
1 parent 40a09bb commit a9eac6e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tests/integration/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ ansible-core==2.19.0b5
33
# required for vmware.vmware
44
requests
55
pyVmomi
6-
vcf-sdk
7-
#git+https://github.com/vmware/vsphere-automation-sdk-python.git
6+
git+https://github.com/vmware/vsphere-automation-sdk-python.git
7+
# pin setup tools because vmware.vmware needs it pinned
8+
setuptools < 82

0 commit comments

Comments
 (0)