build: added bec_widgets as dependency

This commit is contained in:
2024-11-14 16:35:24 +01:00
parent cf96658625
commit a4077be379

View File

@@ -21,6 +21,7 @@ dependencies = [
"rich",
"pyepics",
"pyueye", # for the IDS uEye camera
"bec_widgets",
]
[project.optional-dependencies]