[Git][ghc/ghc][wip/ci-docs] Uninstall sphinx

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Tue Feb 27 12:14:41 UTC 2024



Matthew Pickering pushed to branch wip/ci-docs at Glasgow Haskell Compiler / GHC


Commits:
de39765a by Matthew Pickering at 2024-02-27T12:14:33+00:00
Uninstall sphinx

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -354,6 +354,7 @@ function fetch_sphinx() {
       case "$(uname)" in
         # N.B.
         MSYS_*|MINGW*)
+          pip uninstall sphinx
           $PYTHON -m venv $toolchain/.venv-sphinx
           source $toolchain/.venv-sphinx/bin/activate
           info "Building sphinx2 $SPHINXBUILD_VERSION..."



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/de39765a348f104c75f5571821ffdf3405c653b1

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/de39765a348f104c75f5571821ffdf3405c653b1
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240227/fcf9fd69/attachment-0001.html>


More information about the ghc-commits mailing list