Skip to content

Commit 63370e8

Browse files
committed
better doc of process
1 parent 227d867 commit 63370e8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/sphinxext/related_software.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
1. Add it to the MNE-installers if possible, and it will automatically appear.
66
2. If it's on PyPI and not in the MNE-installers, add it to the PYPI_PACKAGES set.
77
3. If it's not on PyPI, add it to the MANUAL_PACKAGES dictionary.
8+
9+
If PyPI or manual, also add package name to `related_software.txt` or
10+
`related_software_nodeps.txt` so that it's installed at doc-build time (for package
11+
metadata querying).
812
"""
913

1014
# Authors: The MNE-Python contributors.

0 commit comments

Comments
 (0)