Skip to content

Commit 5520804

Browse files
feat: fix failing tests
1 parent 7199a2a commit 5520804

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
]
1414

1515
[tool.uv]
16-
default-groups = ['build', 'test', 'docs']
16+
default-groups = "all"
1717

1818
[dependency-groups]
1919
build = ["maturin>=1.10.2"]

tests/layer/test_multiple_layer_svg.py

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)