Pipelinen parannuksia building blockeilla
This commit is contained in:
11
zipit/template_runs/tmpl_blog/pyproject.toml
Normal file
11
zipit/template_runs/tmpl_blog/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "blogialusta"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"fastapi",
|
||||
"uvicorn[standard]",
|
||||
"sqlalchemy",
|
||||
"pytest",
|
||||
"httpx",
|
||||
]
|
||||
Reference in New Issue
Block a user