4a49932841
A new yamllint was released which dropped py2 support. Zuul servers that have updated their caches will attempt to install that version, as it is not clamped by upper constraints. This also attempts to not use site packages. Partial-Bug: 1922590 Change-Id: I8b2776f4c12447a66743a8b2626aa914969dcd2a Signed-off-by: albailey <Al.Bailey@windriver.com>
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
PyYAML>=3.1.0
|
|
yamllint<1.26.1;python_version>="3.0" # GPLv2
|
|
mock>=2.0 # BSD
|