mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-04-15 18:23:29 +00:00
rename to vban-cli
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "vmr-cli"
|
||||
name = "vban-cli"
|
||||
version = "0.2.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
@@ -18,7 +18,7 @@ classifiers = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
vmr-cli = "vmr_cli.app:run"
|
||||
vban-cli = "vban_cli.app:run"
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
||||
Reference in New Issue
Block a user