buildout.cfg
changeset 434 7f256d281e84
parent 431 c8b8b126bb32
child 439 d2a70e493aa8
--- 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:]