utilities/test-requirements.txt
Al Bailey 09f63f7cc9 Adding pylint target to utilities for zuul validation.
This target cannot be included as part of openstack-tox-linters
because the required-projects for pylint are config and fault.

No code changes are submitted as part of this review.
The suppressed errors can be un-suppressed as the code
gets cleaned up in later reviews.

Change-Id: Ica70f77e6cab8cea8647950428701146faf38c2d
Story: 2004515
Task: 36667
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-09-19 13:44:36 -05:00

5 lines
92 B
Plaintext

# hacking pulls in flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate >= 0.2
pylint