Move bashate to blacklist
bashate is a linter. Like other linters, it should not be tracked in upper-constraints. Change-Id: Ic2783f01bc123ef99d9499451b85ad2286a850ad Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
f42c7620e7
commit
d497b2379e
@ -17,6 +17,7 @@ pyflakes
|
||||
pycodestyle
|
||||
pylint
|
||||
yamllint
|
||||
bashate
|
||||
|
||||
# The following Neutron libraries need to be blacklisted
|
||||
# as they do not use cycle-with-intermediary. The only time they
|
||||
|
@ -87,7 +87,6 @@ nosexcover===1.0.11
|
||||
krest===1.3.3
|
||||
psycopg2===2.9.3
|
||||
networkx===2.8.5
|
||||
bashate===2.1.0
|
||||
XStatic-Angular===1.8.2.2
|
||||
pyngus===2.3.1
|
||||
Pillow===9.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user