branch | dev-tf |
changeset 418 | 55fc762a7afa |
parent 417 | e7e36ec88a06 |
child 421 | ec94b4026195 |
417:e7e36ec88a06 | 418:55fc762a7afa |
---|---|
56 [pylint] |
56 [pylint] |
57 recipe = zc.recipe.egg |
57 recipe = zc.recipe.egg |
58 eggs = |
58 eggs = |
59 pyams_utils |
59 pyams_utils |
60 pylint |
60 pylint |
61 pylint-exit |
|
62 anybadge |
|
63 entry-points = pylint=pylint.lint:Run |
61 entry-points = pylint=pylint.lint:Run |
64 arguments = sys.argv[1:] |
62 arguments = sys.argv[1:] |
65 |
63 |
66 [test] |
64 [test] |
67 recipe = zc.recipe.testrunner |
65 recipe = zc.recipe.testrunner |