Skip to content

Commit

Permalink
Fix upper constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
assumptionsandg committed Oct 1, 2024
1 parent bebd3e2 commit 781dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/kayobe/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Upper constraints file for installation of python packages.
# Default value is
# "https://releases.openstack.org/constraints/upper/{{ openstack_release }}"
#pip_upper_constraints_file:
pip_upper_constraints_file: "https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/zed/upper-constraints.txt"

# Use a local PyPi mirror for installing Pip packages
#pip_local_mirror: false
Expand Down

0 comments on commit 781dd9e

Please sign in to comment.