diff -r 7dcd342f35be -r fe3397e67de9 buildout.cfg --- a/buildout.cfg Wed Nov 27 16:47:22 2019 +0100 +++ b/buildout.cfg Wed Nov 27 16:51:15 2019 +0100 @@ -47,7 +47,7 @@ [pylint] recipe = zc.recipe.egg eggs = - pyams_template + ${package:eggs} pylint entry-points = pylint=pylint.lint:Run arguments = sys.argv[1:]