Skip to content

Commit bde89ba

Browse files
committed
[DNM] pin setuptools
Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
1 parent 41545a5 commit bde89ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# of appearance. Changing the order has an impact on the overall integration
33
# process, which may cause wedges in the gate later.
44

5+
packaging==22.0 # need packaging for tbapy https://github.com/pypa/setuptools/issues/4501
6+
setuptools<71.0.0
57
pbr!=2.1.0,>=2.0.0 # Apache-2.0
68
python-openstackclient>=5.2.0 # Apache-2.0
79
ansible-core

0 commit comments

Comments
 (0)