File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/zed
1
+ kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/2023.1
2
2
ansible-modules-hashivault ;python_version >= "3.8"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ commands =
20
20
allowlist_externals = rm
21
21
skip_install = true
22
22
deps =
23
- -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/zed }
23
+ -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1 }
24
24
-r{toxinidir}/releasenotes/requirements.txt
25
25
commands =
26
26
rm -rf releasenotes/build/html
@@ -30,7 +30,7 @@ commands =
30
30
allowlist_externals = rm
31
31
skip_install = true
32
32
deps =
33
- -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/zed }
33
+ -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1 }
34
34
-r{toxinidir}/doc/requirements.txt
35
35
commands =
36
36
rm -rf doc/build/html
You can’t perform that action at this time.
0 commit comments