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

ci: fix readthedocs #1136

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Jan 16, 2023

I think this is the last remaining issue breaking the ReadTheDocs build. I tried setting up another RTD project to debug on my fork, but couldn't match this repo's configuration.

Fix automated RTD builds where #1132 and #1135 failed to do so. Tested on my fork with a separate RTD integration. Apologies for all the PRs. Also:

  • update copyright year from 2020 to 2023
  • use myst-parser, drop recommonmark as per recommendation
  • use update_version() function directly in conf.py instead of Popen

@wpbonelli wpbonelli changed the title ci: add devtools as readthedocs dependency ci: fix readthedocs Jan 17, 2023
* add devtools as rtd dependency
* use update_version fn directly in conf.py
* use myst-parser (and remove recommonmark)
* debug docs.yml, add explanatory comment
* update copyright year from 2020 to 2023
@wpbonelli wpbonelli merged commit 31f1e94 into MODFLOW-USGS:develop Jan 17, 2023
@wpbonelli wpbonelli deleted the fix-readthedocs branch January 17, 2023 16:15
@wpbonelli
Copy link
Contributor Author

Confirmed working again

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.

1 participant