whatever changes

This commit is contained in:
2026-06-11 10:37:03 +02:00
parent 6a9623671c
commit ad89c6b5e4
3 changed files with 564 additions and 26 deletions
+5
View File
@@ -5,6 +5,11 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"matplotlib>=3.10.8",
"pyside2>=5.15.2.1",
"pyside6>=6.11.0",
"rigol-dho-lib",
]
[tool.uv.sources]
rigol-dho-lib = { path = "../rigol_dho_lib" }