Skip to content

Commit

Permalink
Merge pull request #1104 from JulienGrv/feature/do-not-require-decode…
Browse files Browse the repository at this point in the history
…-export-for-gui

feat(gui): do not always require decode and export extras dependencie…
  • Loading branch information
danielhrisca authored Nov 26, 2024
2 parents 4cc1852 + 44d7f72 commit 795598c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ def _get_ext_modules():
],
"export_matlab_v5": "scipy",
"gui": [
"asammdf[decode,export]",
"natsort",
"PySide6",
"pyqtgraph",
Expand Down

0 comments on commit 795598c

Please sign in to comment.