Skip to content

Commit 69cad3b

Browse files
authored
🔧 Remove command script (entrypoint) fastapi, let it be provided by the fastapi package (#197)
1 parent 77e6d1f commit 69cad3b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎pyproject.toml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ Repository = "https://github.com/fastapi/fastapi-cli"
5353
Issues = "https://github.com/fastapi/fastapi-cli/issues"
5454
Changelog = "https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md"
5555

56-
[project.scripts]
57-
fastapi = "fastapi_cli.cli:main"
58-
5956
[build-system]
6057
requires = ["pdm-backend"]
6158
build-backend = "pdm.backend"

0 commit comments

Comments
 (0)