We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efbe56 commit e93eb00Copy full SHA for e93eb00
pyproject.toml
@@ -71,6 +71,7 @@ cern = [
71
optional = [
72
"pymupdf >= 1.22", # logbook for conversion from pdf to png
73
"qtpy >= 2.3.1", # putting plots in windows
74
+ "PySide2", # A binding to Qt is needed, Qt6 does not seem to work atm
75
]
76
test = [
77
"jpype1 >= 1.3",
0 commit comments