File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 7979 echo "- matplotlib" >> .test-conda-env-py3.yml
8080 curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/ci-support.sh
8181
82- # Work around regression introduced in
83- # https://github.com/sphinx-doc/sphinx/pull/11645
84- # see also https://github.com/sphinx-doc/sphinx/issues/11662
85- export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5"
86-
8782 . ci-support.sh
8883 build_py_project_in_conda_env
8984 build_docs
Original file line number Diff line number Diff line change @@ -93,11 +93,6 @@ Python 3 Conda Examples:
9393
9494Documentation :
9595 script : |
96- # Work around regression introduced in
97- # https://github.com/sphinx-doc/sphinx/pull/11645
98- # see also https://github.com/sphinx-doc/sphinx/issues/11662
99- export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5"
100-
10196 EXTRA_INSTALL="pybind11 numpy matplotlib"
10297 curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/build-docs.sh
10398 . ./build-docs.sh
You can’t perform that action at this time.
0 commit comments