mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Add dvclive as an optional group
This commit is contained in:
parent
647468123e
commit
cbb02cf69e
@ -85,6 +85,10 @@ dev = [
|
|||||||
"sphinx-book-theme>=1.1.4",
|
"sphinx-book-theme>=1.1.4",
|
||||||
"autodoc-pydantic>=2.2.0",
|
"autodoc-pydantic>=2.2.0",
|
||||||
"pytest-cov>=6.1.1",
|
"pytest-cov>=6.1.1",
|
||||||
|
"ty>=0.0.1a12",
|
||||||
|
]
|
||||||
|
dvclive = [
|
||||||
|
"dvclive>=3.48.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
Loading…
Reference in New Issue
Block a user