mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-19 07:43:30 +00:00
call task from pdm
remove build.ps1
This commit is contained in:
@@ -31,7 +31,9 @@ build-backend = "pdm.backend"
|
||||
distribution = true
|
||||
|
||||
[tool.pdm.scripts]
|
||||
build = {shell = "pwsh build.ps1"}
|
||||
build = {shell = "task build"}
|
||||
compress = {shell = "task compress"}
|
||||
release = {composite = ["build", "compress"]}
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user