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

DOC: Update Python Version To 3.10 in Readthedocs. #447

Merged
merged 9 commits into from
Aug 26, 2022

Conversation

shaneahmed
Copy link
Member

@shaneahmed shaneahmed commented Aug 23, 2022

  • Update Python Version To 3.10 in Readthedocs.
  • Update OS to Ubuntu 22.04
  • Add dependencies required for sphinx build to dev requirements.
    • Remove documentation build libraries from base requirements files.

shaneahmed and others added 4 commits August 23, 2022 13:34
- Update Python version to 3.10 for build
- Remove `python.version` setting as this is no longer supported.
@shaneahmed shaneahmed self-assigned this Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #447 (c7b991a) into develop (030af77) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #447   +/-   ##
========================================
  Coverage    98.59%   98.59%           
========================================
  Files           58       58           
  Lines         5784     5784           
  Branches      1047     1047           
========================================
  Hits          5703     5703           
  Misses          69       69           
  Partials        12       12           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- Use `myst_parser`
- Add `myst-parser` to `docs/requirementstxt`
@shaneahmed shaneahmed requested a review from John-P August 24, 2022 08:37
Copy link
Contributor

@John-P John-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't see any file changes related to recommonmark/ myst. Maybe because they are already on develop now?

Edit: I was thinking of the wrong PR. Ignore me here! All looks good.

- Add dependencies for sphinx build.
@shaneahmed shaneahmed linked an issue Aug 26, 2022 that may be closed by this pull request
- Remove development dependencies from base requirements file.
@shaneahmed shaneahmed mentioned this pull request Aug 26, 2022
@shaneahmed shaneahmed merged commit b3ace85 into develop Aug 26, 2022
@shaneahmed shaneahmed deleted the doc-update-python-to-3.10 branch August 26, 2022 10:57
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.

MyST parser Replace recommonmark, possibly with MyST-Parser
2 participants