openstack-ansible-os_tempest/test-requirements.txt
Travis Truman 51b052bb4b pin version of ansible-lint we use for testing
Latest release of ansible-lint 2.4.0 has broken
role linter tasks by introducing a dependency on
openstack-ansible-plugins for all linting

While we may choose to adapt the linter tox env
in the future, for now we want to return to previous
linter behavior.

Change-Id: I0a94708913840e9b81b2e04c0264ba86d5255a9c
2016-03-15 11:49:06 -04:00

9 lines
167 B
Plaintext

ansible-lint<=2.3.9
ansible>=1.9.1,<2.0.0
bashate
flake8
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0