Skip to content

Commit e93eb00

Browse files
authored
add qt5 binding depencendy (#485)
1 parent 7efbe56 commit e93eb00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ cern = [
7171
optional = [
7272
"pymupdf >= 1.22", # logbook for conversion from pdf to png
7373
"qtpy >= 2.3.1", # putting plots in windows
74+
"PySide2", # A binding to Qt is needed, Qt6 does not seem to work atm
7475
]
7576
test = [
7677
"jpype1 >= 1.3",

0 commit comments

Comments
 (0)