Skip to content

Commit 24346ab

Browse files
committed
should not depend on omc3 optional
1 parent e9abd9c commit 24346ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ classifiers = [
4545
]
4646

4747
dependencies = [
48-
"omc3[optional]>= 0.24.0",
48+
"omc3 >= 0.24.0",
4949
"qtpy >= 2.3.1", # runs with either PySide2/6 or PyQt5/6
5050
"pyqtgraph",
5151
]

0 commit comments

Comments
 (0)