blob: 957764d17b76f63aff5e560d80b5af751d1eb82d [file] [log] [blame]
Joey Armstrongdd334492023-07-09 17:59:02 -04001# -*- makefile -*-
2## -----------------------------------------------------------------------
3## -----------------------------------------------------------------------
4
5jenkins-job-builder==4.1.0
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]