--- 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:]