1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-05 06:16:32 +02:00

wip temp disable qtermwidget

This commit is contained in:
2026-04-30 12:02:58 +02:00
parent bb533b7859
commit a2fde8cd3a
+1 -1
View File
@@ -56,7 +56,7 @@ dev = [
"watchdog~=6.0",
"pre_commit~=4.2",
]
qtermwidget = ["pyside6_qtermwidget"]
qtermwidget = []
[build-system]
requires = ["hatchling"]