1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-30 02:31:20 +01:00

build: add missing darkdetect dependency

This commit is contained in:
2025-08-25 19:37:07 +02:00
committed by Klaus Wakonig
parent fd1a722a4f
commit 52dbd1df9e

View File

@@ -24,6 +24,7 @@ dependencies = [
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",
"qtmonaco~=0.5",
"darkdetect~=0.8",
"PySide6-QtAds==4.4.0",
]