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 e9abd9c commit 24346abCopy full SHA for 24346ab
pyproject.toml
@@ -45,7 +45,7 @@ classifiers = [
45
]
46
47
dependencies = [
48
- "omc3[optional]>= 0.24.0",
+ "omc3 >= 0.24.0",
49
"qtpy >= 2.3.1", # runs with either PySide2/6 or PyQt5/6
50
"pyqtgraph",
51
0 commit comments