Skip to content

Commit 90b5e94

Browse files
ttaivlarsoner
authored andcommitted
DOC: Add mne-videobrowser to related software (mne-tools#13544)
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent 64bebcd commit 90b5e94

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

doc/sphinxext/related_software.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
from sphinx.errors import ExtensionError
2626
from sphinx.util.display import status_iterator
2727

28-
# If a package is in MNE-Installers, it will be automatically added!
28+
# If a package is in MNE-Installers (preferred method), no need to add it here.
29+
# But still add it to doc/sphinxext/related_software.txt!
2930

3031
# If it's available on PyPI, add it to this set:
3132
PYPI_PACKAGES = {
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# deps with onerous requirements (tensorflow, wxPython, mayavi)
1+
# deps with onerous requirements (tensorflow, wxPython, mayavi, opencv)
22
cross-domain-saliency-maps
33
fsleyes
44
mne-kit-gui
5+
mne-videobrowser

0 commit comments

Comments
 (0)