mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 15:20:19 +02:00
Change dev-dependencies to dependency-groups.dev
This commit is contained in:
parent
a8c5bff67b
commit
6bad018045
@ -51,8 +51,8 @@ build-backend = "hatchling.build"
|
||||
[project.scripts]
|
||||
batdetect2 = "batdetect2.cli:cli"
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"debugpy>=1.8.8",
|
||||
"hypothesis>=6.118.7",
|
||||
"pyright>=1.1.388",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user