We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8fd7c commit a5cc218Copy full SHA for a5cc218
pyproject.toml
@@ -3,7 +3,7 @@ name = "fastapi-new"
3
version = "0.0.1"
4
license = "MIT"
5
license-files = ["LICENSE"]
6
-description = "Create a new FastAPI project in one command."
+description = "Create a new FastAPI project in one command"
7
readme = "README.md"
8
authors = [
9
{ name = "Sebastián Ramírez", email = "[email protected]" }
0 commit comments