mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
build: PySide6 version fixed 6.7.2
This commit is contained in:
@ -38,7 +38,7 @@ dev = [
|
|||||||
"pytest~=8.0",
|
"pytest~=8.0",
|
||||||
]
|
]
|
||||||
pyqt6 = ["PyQt6>=6.7", "PyQt6-WebEngine>=6.7"]
|
pyqt6 = ["PyQt6>=6.7", "PyQt6-WebEngine>=6.7"]
|
||||||
pyside6 = ["PySide6~=6.7.2"]
|
pyside6 = ["PySide6==6.7.2"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
"Bug Tracker" = "https://gitlab.psi.ch/bec/bec_widgets/issues"
|
"Bug Tracker" = "https://gitlab.psi.ch/bec/bec_widgets/issues"
|
||||||
|
Reference in New Issue
Block a user