requirements/blacklist.txt
Sorin Sbarnea 13abf68ae7 Adds pre-commit linter to the blacklist
Avoids check-requirements failure on projects using pre-commit, like
tripleo ones.

Change-Id: Idc1e76e178e63cc0efa5279f779a18dac18a1bc7
2018-12-18 20:34:38 +00:00

33 lines
580 B
Plaintext

# linters - each project may have a different version with loose convergence
# over time.
astroid
bandit
flake8
flake8-docstrings
flake8-import-order
hacking
mccabe
pep257
pep8
pre-commit
pyflakes
pycodestyle
pylint
Pygments
# The following horizon and Neutron libraries need to be blacklisted
# as they do not use cycle-with-intermediary. The only time they
# would be updated is at release time.
horizon
networking-bagpipe
networking-bgpvpn
networking-l2gw
networking-odl
networking-sfc
neutron
neutron-dynamic-routing
neutron-fwaas
neutron-lbaas
neutron-vpnaas
vmware-nsxlib