Skip to content

Commit fe81187

Browse files
author
salomartin
committed
Fix dev deps
1 parent 7148f0d commit fe81187

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ packages = ["src/registry_downloader"]
4242

4343
[tool.uv]
4444
compile-bytecode = true
45-
dev-dependencies = [
45+
46+
[dependency-groups]
47+
dev = [
4648
"pytest-asyncio>=0.24.0",
4749
"pytest-cov>=6.0.0",
4850
"pytest-httpx>=0.33.0",

0 commit comments

Comments
 (0)