add preliminary Containerfile
This commit is contained in:
parent
bf0c085739
commit
24e2de8c71
3 changed files with 187 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "dooris_api"
|
||||
version = "0.1.0"
|
||||
description = "API for Dooris setup using HomeMatic."
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"aiohttp>=3.13.5",
|
||||
"fastapi>=0.136.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue