diff --git a/pungi/checks.py b/pungi/checks.py index 7b598219..b606c048 100644 --- a/pungi/checks.py +++ b/pungi/checks.py @@ -1254,7 +1254,6 @@ def make_schema(): "kiwibuild_description_path": {"type": "string"}, "kiwibuild_target": {"type": "string"}, "kiwibuild_release": {"$ref": "#/definitions/optional_string"}, - "kiwibuild_version": {"type": "string"}, "osbuild_target": {"type": "string"}, "osbuild_release": {"$ref": "#/definitions/optional_string"}, "osbuild_version": {"type": "string"},