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

build: PySide6-QtAds dependency added

This commit is contained in:
2025-08-07 16:36:53 +02:00
committed by Jan Wyzula
parent ba047fd776
commit 2aa32d150d

View File

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