--- a/buildout.cfg Wed Nov 27 16:41:34 2019 +0100
+++ b/buildout.cfg Wed Nov 27 16:46:35 2019 +0100
@@ -56,7 +56,7 @@
[pylint]
recipe = zc.recipe.egg
eggs =
- pyams_utils
+ ${package:eggs}
pylint
entry-points = pylint=pylint.lint:Run
arguments = sys.argv[1:]