Reset pyproject.toml

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer 2025-06-10 09:33:17 +02:00
parent 20dd65fb94
commit 2c4fd158b4

View File

@ -143,8 +143,7 @@ constraints = [
[tool.uv]
package = true
# default-groups = ["all"]
default-groups = ["dev", "docs", "examples"]
default-groups = "all"
[tool.setuptools.packages.find]
include = ["docling*"]