1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-10 10:47:49 +01:00

build: add missing darkdetect dependency

This commit is contained in:
2025-08-25 19:37:07 +02:00
committed by wyzula-jan
parent 8d6e861986
commit 5730814520

View File

@@ -25,6 +25,7 @@ dependencies = [
"qtpy~=2.4",
"qtmonaco~=0.5",
"thefuzz~=0.22",
"darkdetect~=0.8",
"PySide6-QtAds==4.4.0",
]