Files
otc-metadata/test-requirements.txt
Artem Goncharov f5daf72598
Some checks failed
gl/check check status: failure (f5daf72598bf21c778b82cd454f8790cfbcb6839)
fix: fix update_zuul_project_config script
Some of the previous changes broken update_zuul_project_config part of
the script responsible for verifying required zuul template is present.
It is verifying that, but mistankengly not raising a flag that update is
required.
2023-04-04 12:02:53 +02:00

8 lines
273 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
flake8>=6.0