Fix zuul errors due to changes in dependencies

Pin hacking to < 4.0.1 to fix zuul gate issues.

Test:
Ran tox -e pep8 command to validate the pep8 job and result.

Related-Bug: 1926172

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I2a3709342a2150e57461561ca1299adabc993667
This commit is contained in:
Charles Short 2021-04-26 11:09:32 -04:00
parent 05a01c2100
commit 19f5d7ad46
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking
hacking < 4.0.1
bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2