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 ffd638a commit c06d7f4Copy full SHA for c06d7f4
build_tools/circle/build_doc.sh
@@ -93,7 +93,7 @@ source activate $CONDA_ENV_NAME
93
94
conda install --yes pip numpy scipy scikit-learn pillow matplotlib sphinx \
95
sphinx_rtd_theme numpydoc
96
-pip install sphinx-gallery
+pip install sphinx-gallery==0.1.11
97
98
# Build and install imbalanced-learn in dev mode
99
cd "$HOME/$CIRCLE_PROJECT_REPONAME"
0 commit comments