Files
tempest/test-requirements.txt
Sean Mooney 32ebf094f9 disable horizon in tempest-full-py3
This change worksaround the runtime dep on
pkg_resouces in xstatic which prevents installing
horizon with setuptools >= 82.0.0

revert this when we have a path forward

Related-Bug: #2141277
Change-Id: I4dcbaea227330ad48506345a13268f644b8c7e15
Signed-off-by: Sean Mooney <work@seanmooney.info>
2026-02-11 20:47:36 +00:00

5 lines
121 B
Plaintext

hacking>=7.0.0,<7.1.0
coverage!=4.4,>=4.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
flake8-import-order>=0.19.0 # LGPLv3