[Blog] Preparing
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
[+] Fastapi app init [+] Test ci pipeline
This commit is contained in:
@@ -4,4 +4,7 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"fastapi[standart]>=0.136.0",
|
||||
"uvicorn>=0.44.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user