mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
chore: rename poetry script action
Refs: OPS-92
This commit is contained in:
parent
1f6abff63b
commit
50961cdc1f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
sennen = "senju.main:main"
|
senju = "senju.main:main"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
sphinx = "8.1.3"
|
sphinx = "8.1.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue