Add minimal Companion-to-Nextcloud-Health bridge (weight only, MVP)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "private-health-bridge"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"flask>=3.0",
|
||||
"requests>=2.31",
|
||||
]
|
||||
Reference in New Issue
Block a user