v.0.11.0 ap-server & pico-client
This commit is contained in:
12
api-server/pyproject.toml
Normal file
12
api-server/pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "api-server"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"fastapi>=0.104.0",
|
||||
"uvicorn[standard]>=0.24.0",
|
||||
]
|
||||
|
||||
# [build-system]
|
||||
# requires = ["hatchling"]
|
||||
# build-backend = "hatchling.build"
|
||||
Reference in New Issue
Block a user