Skip to content

Commit 9ee6e52

Browse files
Add cross-domain-saliency-maps package in related_software. (#13413)
1 parent 3a46357 commit 9ee6e52

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/sphinxext/related_software.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
# If it's available on PyPI, add it to this set:
3131
PYPI_PACKAGES = {
32+
"cross-domain-saliency-maps",
3233
"meggie",
3334
"niseq",
3435
"sesameeg",

tools/circleci_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ python -m pip install --upgrade --progress-bar off \
1616
plotly pycrostates pyprep pyriemann python-picard sesameeg \
1717
sleepecg tensorpac yasa meegkit eeg_positions wfdb invertmeeg \
1818
curryreader
19+
python -m pip install --upgrade --progress-bar off --no-deps cross-domain-saliency-maps

0 commit comments

Comments
 (0)