-- Fix license declaration format for PEP 621 compatibility and remove license-files path not present in distfile. --- pyproject.toml.orig 2026-07-09 20:28:26 UTC +++ pyproject.toml @@ -2,7 +2,7 @@ description = "This package contains the AI models use name = "docling-ibm-models" version = "3.13.3" # DO NOT EDIT, updated automatically description = "This package contains the AI models used by the Docling PDF conversion package" -license = "MIT" +license = {text = "MIT"} keywords = ["docling", "convert", "document", "pdf", "layout model", "segmentation", "table structure", "table former"] readme = "README.md" authors = [