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 documentation build by skipping Sphinx 3.0.0 #1844

Merged
merged 2 commits into from
Apr 8, 2020

Commits on Apr 7, 2020

  1. Stick to Sphinx 2 for now

    Sphinx 3 currently fails with an mysterious ValueError: `wrapper loop
    when unwrapping <MockModule id='139897808864312'>`
    pquentin committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d6503c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Skip Sphinx 3.0.0

    The autodoc_mock_imports failure will be fixed in Sphinx 3.0.1.
    pquentin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    482411e View commit details
    Browse the repository at this point in the history