# HG changeset patch # User Thierry Florac # Date 1574869595 -3600 # Node ID 7f256d281e84ad17ed05c79349b09b36810f0e5c # Parent 3e1e16d5bbafb2a64d31dbe644b4f764ffe61f4c Updated buildout diff -r 3e1e16d5bbaf -r 7f256d281e84 buildout.cfg --- 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:]