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

Fixing issue ThemeError for read the docs #37

Merged

Conversation

fjloyola
Copy link
Contributor

@fjloyola fjloyola commented Jan 9, 2023

Pinning dependency of sphinx to version 5.3.0 to avoid issues on GitHub action ( following good practices from readthedocs.io) to avoid issue:

"sphinx.errors.ThemeError: An error happened in rendering the page api_reference."

Examples of building failing in version v6.1.2:

@codecov-commenter
Copy link

Codecov Report

Merging #37 (426e522) into main (c4f069f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files           5        5           
  Lines         678      678           
=======================================
  Hits          620      620           
  Misses         58       58           

@aloctavodia aloctavodia merged commit 4dff795 into pymc-devs:main Jan 9, 2023
@fjloyola fjloyola deleted the fix/readthedocs-themeerror-logo branch January 9, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants