test/test-requirements.txt
Al Bailey 43fd914274 Update tox.ini to work with tox 4
This change will allow this repo to pass zuul now
that this has merged:
https://review.opendev.org/c/zuul/zuul-jobs/+/866943

Tox 4 deprecated whitelist_externals.
Replace whitelist_externals with allowlist_externals

Fix pylint zuul failures
This removes some invalid config entries, and suppresses some
additional checks.

Partial-Bug: #2000399

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I96951a2c8eef3f45e5bfa08e705e03b5e8b77947
2023-02-06 16:54:16 +00:00

6 lines
55 B
Plaintext

hacking
pylint<2.16
PyYAML>=3.1.0
yamllint>=0.5.2
doc8