mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 22:51:58 +02:00
Using basedpyright
This commit is contained in:
parent
62fa38557e
commit
fe8d044af2
@ -68,11 +68,11 @@ batdetect2 = "batdetect2.cli:cli"
|
|||||||
dev-dependencies = [
|
dev-dependencies = [
|
||||||
"debugpy>=1.8.8",
|
"debugpy>=1.8.8",
|
||||||
"hypothesis>=6.118.7",
|
"hypothesis>=6.118.7",
|
||||||
"pyright>=1.1.388",
|
|
||||||
"pytest>=7.2.2",
|
"pytest>=7.2.2",
|
||||||
"ruff>=0.7.3",
|
"ruff>=0.7.3",
|
||||||
"ipykernel>=6.29.4",
|
"ipykernel>=6.29.4",
|
||||||
"setuptools>=69.5.1",
|
"setuptools>=69.5.1",
|
||||||
|
"basedpyright>=1.28.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
Loading…
Reference in New Issue
Block a user