Loading kicker.json +6 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,12 @@ } ], "features": [ { "id":"package", "name":"package", "description":"This job allows building your Python project [distribution packages](https://packaging.python.org/en/latest/glossary/#term-Distribution-Package).", "enable_with": "PYTHON_PACKAGE_ENABLED" }, { "id": "pylint", "name": "pylint", Loading Loading
kicker.json +6 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,12 @@ } ], "features": [ { "id":"package", "name":"package", "description":"This job allows building your Python project [distribution packages](https://packaging.python.org/en/latest/glossary/#term-Distribution-Package).", "enable_with": "PYTHON_PACKAGE_ENABLED" }, { "id": "pylint", "name": "pylint", Loading