Skip to content

Commit

Permalink
Merge branch 'main' into overintegration-for-wadg
Browse files Browse the repository at this point in the history
  • Loading branch information
MTCam authored Jul 24, 2024
2 parents 56e7291 + 23fbc05 commit 8f6946d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ jobs:
echo "- matplotlib" >> .test-conda-env-py3.yml
curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/ci-support.sh
# Work around regression introduced in
# https://github.com/sphinx-doc/sphinx/pull/11645
# see also https://github.com/sphinx-doc/sphinx/issues/11662
export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5"
. ci-support.sh
build_py_project_in_conda_env
build_docs
Expand Down
5 changes: 0 additions & 5 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,6 @@ Python 3 Conda Examples:
Documentation:
script: |
# Work around regression introduced in
# https://github.com/sphinx-doc/sphinx/pull/11645
# see also https://github.com/sphinx-doc/sphinx/issues/11662
export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5"
EXTRA_INSTALL="pybind11 numpy matplotlib"
curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/build-docs.sh
. ./build-docs.sh
Expand Down

0 comments on commit 8f6946d

Please sign in to comment.