blob: e4e07fdf142efe43d2b0035a06a32a1243943148 [file] [log] [blame]
Joey Armstrongdd334492023-07-09 17:59:02 -04001# -*- makefile -*-
2## -----------------------------------------------------------------------
3## -----------------------------------------------------------------------
4
Eric Ball2ab0bb72026-02-05 18:50:16 -08005jenkins-job-builder==6.4.1
Joey Armstrong3f575f72023-01-15 23:49:19 -05006pipdeptree
Joey Armstrongdd334492023-07-09 17:59:02 -04007jenkins-jobs
8
Joey Armstronge7110872024-03-22 14:23:34 -04009bashate
Joey Armstrongdaa1f0a2024-04-03 18:07:59 -040010pre-commit
Joey Armstronge7110872024-03-22 14:23:34 -040011
Joey Armstrongdd334492023-07-09 17:59:02 -040012# Installed on-demand by makefiles/lint/python/{flake8,pylint,tox}.mk
13# pylint
14# tox
15
16# [EOF]