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

Add explicit RTD version pin, and protect against Sphinx 8 deprecations #2745

Merged
merged 5 commits into from
Aug 8, 2024

Conversation

freakboy3742
Copy link
Member

@freakboy3742 freakboy3742 commented Aug 6, 2024

To ensure a consistent and repeatable build environment, use a hard version pin on the RTD environment.

Also adds a pin to Sphinx on Python 3.9, as Sphinx 8 deprecates Python 3.9 support.

It's worth noting that the Sphinx version is stuck at 7.3.7 at present because of an incompatibility with sphinx-csv-filter; see crate/sphinx_csv_filter#49 for details.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@mhsmith mhsmith merged commit 1b453ed into beeware:main Aug 8, 2024
34 of 35 checks passed
@freakboy3742 freakboy3742 deleted the rtd-py-version branch August 8, 2024 21:46
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.

2 participants