update project
This commit is contained in:
parent
959acd8fb7
commit
2c21778675
@ -19,6 +19,12 @@ requires-python = ">=3.10"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
|
||||||
|
[project.urls]
|
||||||
|
Homepage = "https://github.com/hanxi/xiaomusic"
|
||||||
|
|
||||||
|
[project.scripts]
|
||||||
|
xiaogpt = "xiaomusic.cli:main"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["pdm-backend"]
|
requires = ["pdm-backend"]
|
||||||
build-backend = "pdm.backend"
|
build-backend = "pdm.backend"
|
||||||
|
Loading…
Reference in New Issue
Block a user