Skip to content

Commit

Permalink
Update pip installation to '~=' instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
  • Loading branch information
wmudge committed Oct 4, 2023
1 parent 19f079c commit 6b244d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version: 3

dependencies:
ansible_core:
package_pip: ansible-core==2.12.*
package_pip: ansible-core~=2.12.0
galaxy: requirements.yml
python: requirements.txt
system: bindep.txt
Expand Down

0 comments on commit 6b244d3

Please sign in to comment.