Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation dependencies #53

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Update documentation dependencies #53

merged 4 commits into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. Update documentation dependencies

    Use the latest sphinx, theme, and plugins. Had to make some adjustments
    for things to work with the recent versions. In particular, replacing
    sphinx-panels with sphinx-design.
    leouieda committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2af6720 View commit details
    Browse the repository at this point in the history
  2. Disable caching of conda packages

    Use conda since it now runs libmamba. With the caching we couldn't the
    latest GMT.
    leouieda committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e869a76 View commit details
    Browse the repository at this point in the history
  3. Update the miniconda action

    leouieda committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0320e75 View commit details
    Browse the repository at this point in the history
  4. "3.10" ...

    leouieda committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f8c2871 View commit details
    Browse the repository at this point in the history