mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 22:51:58 +02:00
Fix: In pyproject.toml, project scripts reference to bat_detect updated.
This commit is contained in:
parent
1417fce44f
commit
f4e0c6013e
@ -53,7 +53,7 @@ requires = ["pdm-pep517>=1.0.0"]
|
|||||||
build-backend = "pdm.pep517.api"
|
build-backend = "pdm.pep517.api"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
batdetect2 = "bat_detect.cli:cli"
|
batdetect2 = "batdetect2.cli:cli"
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 80
|
line-length = 80
|
||||||
|
Loading…
Reference in New Issue
Block a user