Working data ingress into live data buffer
This commit is contained in:
@@ -17,8 +17,8 @@ dynalab = "dynalab.app:run"
|
||||
package = true
|
||||
|
||||
[tool.uv.sources]
|
||||
dpg-gauges = { path = "../../dpg-gauges", editable = true }
|
||||
dynalab-protocol = { path = "../dynalab-protocol", editable = true }
|
||||
dpg-gauges = { git = "https://git.h3cx.dev/h3cx/dpg-gauges.git" }
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=68"]
|
||||
|
||||
Reference in New Issue
Block a user