zuul-base-jobs/test-requirements.txt
James E. Blair e5638ba061 Update bindep.txt to python3
This is used for docs and linting jobs.

Also update the tox.ini file to correct the egg name for the
zuul dep and other tox changes.

Upgrade ansible-lint to a version that works on noble.

Change-Id: Ie329be30a3ab29774be67ef9f7f07bfb1c4f0abb
2024-11-12 14:22:49 -08:00

12 lines
343 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.
flake8
ansible>=2.12.0 # required by ansible-lint
ansible-lint>6.8.0,<6.13
flake8
bashate>=0.2
zuul-sphinx>=0.1.1
sphinx_rtd_theme