Skip to content

Update rhcheckpatch to use python3

Don Zickus requested to merge lint-python3 into master

Remove the python2 code from the pipeline by updating rhcheckpatch to use python3. In addition, leverage the requirements.txt file to avoid hardcoding deps into the yml file. This required moving pip to later in the script to use the rhel-tools directory.

Edited by Don Zickus

Merge request reports