mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
build: added webengine dependency
This commit is contained in:
@ -38,7 +38,7 @@ dev = [
|
|||||||
"fakeredis",
|
"fakeredis",
|
||||||
]
|
]
|
||||||
pyqt5 = ["PyQt5>=5.9"]
|
pyqt5 = ["PyQt5>=5.9"]
|
||||||
pyqt6 = ["PyQt6>=6.7"]
|
pyqt6 = ["PyQt6>=6.7", "PyQt6-WebEngine>=6.7"]
|
||||||
pyside6 = ["PySide6>=6.7"]
|
pyside6 = ["PySide6>=6.7"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
Reference in New Issue
Block a user