1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-09 18:27:52 +01:00

build: PySide6-QtAds dependency added

This commit is contained in:
2025-08-07 16:36:53 +02:00
parent 1d988a4c57
commit 5a6641f0f9

View File

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