mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 23:30:21 +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]
|
[project.scripts]
|
||||||
batdetect2 = "batdetect2.cli:cli"
|
batdetect2 = "batdetect2.cli:cli"
|
||||||
|
|
||||||
[tool.uv]
|
[dependency-groups]
|
||||||
dev-dependencies = [
|
dev = [
|
||||||
"debugpy>=1.8.8",
|
"debugpy>=1.8.8",
|
||||||
"hypothesis>=6.118.7",
|
"hypothesis>=6.118.7",
|
||||||
"pyright>=1.1.388",
|
"pyright>=1.1.388",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user