diff --git a/kicker.json b/kicker.json
index 3a2046d0eb996ba939c5b0b902f14829d8af4772..3175bf49047489a01100e09dd0f0d7d8dbc9abb2 100644
--- a/kicker.json
+++ b/kicker.json
@@ -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",