We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebd3e2 commit 781dd9eCopy full SHA for 781dd9e
etc/kayobe/pip.yml
@@ -3,7 +3,7 @@
3
# Upper constraints file for installation of python packages.
4
# Default value is
5
# "https://releases.openstack.org/constraints/upper/{{ openstack_release }}"
6
-#pip_upper_constraints_file:
+pip_upper_constraints_file: "https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/zed/upper-constraints.txt"
7
8
# Use a local PyPi mirror for installing Pip packages
9
#pip_local_mirror: false
0 commit comments