Skip to content

Commit 6c7df1c

Browse files
committed
add default-groups in pyproject.toml
1 parent 7b07465 commit 6c7df1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ constraints = [
157157

158158
[tool.uv]
159159
package = true
160-
#default-groups = ["all"]
160+
default-groups = "all"
161161

162162
[tool.setuptools.packages.find]
163163
include = ["docling*"]

0 commit comments

Comments
 (0)