Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/sphinxext/related_software.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
from sphinx.errors import ExtensionError
from sphinx.util.display import status_iterator

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

# If it's available on PyPI, add it to this set:
PYPI_PACKAGES = {
Expand Down
3 changes: 2 additions & 1 deletion doc/sphinxext/related_software_nodeps.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# deps with onerous requirements (tensorflow, wxPython, mayavi)
# deps with onerous requirements (tensorflow, wxPython, mayavi, opencv)
cross-domain-saliency-maps
fsleyes
mne-kit-gui
mne-videobrowser