Commit 215faa2e authored by Cédric OLIVIER's avatar Cédric OLIVIER Committed by Pierre Smeyers
Browse files

docs: declare py-package in kicker

parent bbd6c03b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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",