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

Fix RTD build #93

Merged
merged 25 commits into from
May 14, 2024
Merged

Fix RTD build #93

merged 25 commits into from
May 14, 2024

Commits on May 13, 2024

  1. Fix RTD config file

    thangleiter authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fd8caed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079b93b View commit details
    Browse the repository at this point in the history
  3. Drop system-packages key

    thangleiter committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0cfc432 View commit details
    Browse the repository at this point in the history
  4. Use mamba

    thangleiter committed May 13, 2024
    Configuration menu
    Copy the full SHA
    48dd7e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bf477f View commit details
    Browse the repository at this point in the history
  6. Fix hashing opers

    thangleiter committed May 13, 2024
    Configuration menu
    Copy the full SHA
    82a15d0 View commit details
    Browse the repository at this point in the history
  7. Fix examples

    thangleiter committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b68b30b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Fix language not set

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cb73697 View commit details
    Browse the repository at this point in the history
  2. Fix intersphinx links

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d4a953e View commit details
    Browse the repository at this point in the history
  3. Add ipympl dependency

    Required for %matplotlib widget in the docs
    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d7ae0ae View commit details
    Browse the repository at this point in the history
  4. Fix path

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    92ae3dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05aefd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f20cd0e View commit details
    Browse the repository at this point in the history
  7. Try that actually...

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c0bb009 View commit details
    Browse the repository at this point in the history
  8. SyntaxError o.O

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bb51e3e View commit details
    Browse the repository at this point in the history
  9. Debug info

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7f54804 View commit details
    Browse the repository at this point in the history
  10. Assume cwd is doc/source

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b4e51ab View commit details
    Browse the repository at this point in the history
  11. this is terrible to debug

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    81035e8 View commit details
    Browse the repository at this point in the history
  12. Move up one more dir

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7498199 View commit details
    Browse the repository at this point in the history
  13. Readd lost file

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a6c4f22 View commit details
    Browse the repository at this point in the history
  14. Fix docstring

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c3a3171 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c189c73 View commit details
    Browse the repository at this point in the history
  16. Test

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    33164bf View commit details
    Browse the repository at this point in the history
  17. Fix module docstring

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0d47376 View commit details
    Browse the repository at this point in the history
  18. test

    thangleiter committed May 14, 2024
    Configuration menu
    Copy the full SHA
    46552c3 View commit details
    Browse the repository at this point in the history