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
20 changes: 0 additions & 20 deletions doc/install/mne_tools_suite.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,4 @@ Getting help
Help with installation is available through the `MNE Forum`_. See the
:ref:`help` page for more information.


.. LINKS:

.. _MNELAB: https://github.com/cbrnr/mnelab
.. _autoreject: https://autoreject.github.io/
.. _alphaCSC: https://alphacsc.github.io/
.. _pactools: https://pactools.github.io/
.. _rsa: https://github.com/wmvanvliet/mne-rsa
.. _microstate: https://github.com/wmvanvliet/mne_microstates
.. _conpy: https://aaltoimaginglanguage.github.io/conpy/
.. _eelbrain: https://eelbrain.readthedocs.io/en/stable/index.html
.. _posthoc: https://users.aalto.fi/~vanvlm1/posthoc/python/
.. _pyprep: https://github.com/sappelhoff/pyprep
.. _sesameeg: https://pybees.github.io/sesameeg
.. _invertmeeg: https://github.com/LukeTheHecker/invert
.. _MNE-ARI: https://github.com/john-veillette/mne_ari
.. _niseq: https://github.com/john-veillette/niseq
.. _Meggie: https://github.com/cibr-jyu/meggie
.. _MEM: https://github.com/multifunkim/best-python

.. include:: ../links.inc
9 changes: 1 addition & 8 deletions doc/sphinxext/related_software.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@

# If it's available on PyPI, add it to this set:
PYPI_PACKAGES = {
"alphaCSC",
"meggie",
"niseq",
"sesameeg",
"invertmeeg",
}

# If it's not available on PyPI, add it to this dict:
Expand Down Expand Up @@ -73,13 +73,6 @@
"Home-page": "https://github.com/rordenlab/dcm2niix",
"Summary": "DICOM to NIfTI converter",
},
# TODO: mnelab forces PySide6, it can be added to `tools/circleci_dependencies.sh`
# when we use PySide6 for doc building. Also its package does not set the Home-page
# property.
"mnelab": {
"Home-page": "https://github.com/cbrnr/mnelab",
"Summary": "A graphical user interface for MNE",
},
# TODO: these do not set a valid homepage or documentation page on PyPI
"eeg_positions": {
"Home-page": "https://eeg-positions.readthedocs.io",
Expand Down
4 changes: 2 additions & 2 deletions tools/circleci_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ python -m pip install --upgrade --progress-bar off \
alphaCSC autoreject bycycle conpy emd fooof meggie \
mne-ari mne-bids-pipeline mne-faster mne-features \
mne-icalabel mne-lsl mne-microstates mne-nirs mne-rsa \
neurodsp neurokit2 niseq nitime pactools \
neurodsp neurokit2 niseq nitime pactools mnelab \
plotly pycrostates pyprep pyriemann python-picard sesameeg \
sleepecg tensorpac yasa meegkit eeg_positions wfdb
sleepecg tensorpac yasa meegkit eeg_positions wfdb invertmeeg