--- a/buildout.cfg Sat Nov 23 00:33:56 2019 +0100
+++ b/buildout.cfg Sat Nov 23 01:01:07 2019 +0100
@@ -55,7 +55,11 @@
[pylint]
recipe = zc.recipe.egg
-eggs = pylint
+eggs =
+ pyams_utils
+ pylint
+ pylint-exit
+ anybadge
entry-points = pylint=pylint.lint:Run
arguments = sys.argv[1:]