promenade/test-requirements.txt
Gage Hugo f60f6d7a85 Consolidate pep8/bandit zuul gating
This change adds the global zuul pep8 tox job, which runs both
bandit and pep8 using tox. This also removes the two other airship
specific lint-pep8 and bandit zuul jobs since they are both covered
by the default openstack global one.

Also cleaned up the tox.ini by moving the requirements into the
test-requirements.txt file.

Change-Id: Iccf6228ab9e6d621d3047994b3adc192d67273c9
2018-08-21 12:57:02 -05:00

7 lines
76 B
Plaintext

pytest
flake8>=3.3.0
bandit>=1.5
yapf
sphinx>=1.6.2
sphinx_rtd_theme==0.2.4