We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a46357 commit 9ee6e52Copy full SHA for 9ee6e52
doc/sphinxext/related_software.py
@@ -29,6 +29,7 @@
29
30
# If it's available on PyPI, add it to this set:
31
PYPI_PACKAGES = {
32
+ "cross-domain-saliency-maps",
33
"meggie",
34
"niseq",
35
"sesameeg",
tools/circleci_dependencies.sh
@@ -16,3 +16,4 @@ python -m pip install --upgrade --progress-bar off \
16
plotly pycrostates pyprep pyriemann python-picard sesameeg \
17
sleepecg tensorpac yasa meegkit eeg_positions wfdb invertmeeg \
18
curryreader
19
+python -m pip install --upgrade --progress-bar off --no-deps cross-domain-saliency-maps
0 commit comments