rename build command to avoid overriding built-in

This commit is contained in:
2025-02-14 23:33:34 +00:00
parent 1fb435416f
commit 3aab5922ab
2 changed files with 10 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ distribution = false
[tool.pdm.scripts]
copy = "task copy"
build = "task build"
release = "task build"
[tool.ruff]
exclude = [