integ/test-requirements.txt
Robert Church f3c8ccc6a0 Update pylint test to use debian-bullseye nodeset
This aligns with other repos to specifically use the Debian bullseye
nodeset. A recent introduction of the ubuntu-noble nodeset has produced
some instability with failures during patch submission.

Change-Id: I19dd97905fbd562747360abeb3b77fb5960c226c
Closes-Bug: 2077748
Signed-off-by: Robert Church <robert.church@windriver.com>
2024-08-23 12:33:23 -05:00

5 lines
113 B
Plaintext

hacking>=1.1.0,<=2.0.0 # Apache-2.0
bashate >= 0.2
PyYAML >= 3.1.0
yamllint<1.26.1;python_version>="3.0" # GPLv2