Skip to content

Commit 42e7996

Browse files
committed
uv: add test to default groups
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent a8a053d commit 42e7996

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ test = [
3737
'hypothesis'
3838
]
3939

40+
[tool.uv]
41+
default-groups = ['test']
42+
4043
[tool.ruff]
4144
line-length = 120
4245

0 commit comments

Comments
 (0)