Skip to content

Commit

Permalink
Workaround build failure
Browse files Browse the repository at this point in the history
Pin pyVmomi to 8.0.2 due to vmware/pyvmomi#1079
  • Loading branch information
TheRealHaoLiu committed Jun 26, 2024
1 parent 00fe06c commit 4e0c1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ dependencies:
pyyaml
six
receptorctl
pyVmomi==8.0.2 # pin to 8.0.2 due to https://github.com/vmware/pyvmomi/issues/1079
additional_build_steps:
append_base:
- RUN $PYCMD -m pip install -U pip
Expand Down

0 comments on commit 4e0c1c5

Please sign in to comment.