Skip to content

build: Fix the docs build.#38089

Merged
feanil merged 1 commit intomasterfrom
feanil/fix_docs_build
Mar 4, 2026
Merged

build: Fix the docs build.#38089
feanil merged 1 commit intomasterfrom
feanil/fix_docs_build

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Mar 4, 2026

Our use of fs means we have a runtime dependency on setuptools. The
newest version is not compatible with the current version of fs so
we've added a constraint. But the docs build didn't previously install
our specified version of setuptools. This is to fix that.

Our use of `fs` means we have a runtime dependency on setuptools. The
newest version is not compatible with the current version of `fs` so
we've added a constraint.  But the docs build didn't previously install
our specified version of setuptools.  This is to fix that.
@feanil
Copy link
Contributor Author

feanil commented Mar 4, 2026

You can see the successful build of this PR here: https://app.readthedocs.org/projects/edx-platform-docs/builds/31663308/

@feanil feanil requested a review from sarina March 4, 2026 18:31
@feanil feanil marked this pull request as ready for review March 4, 2026 18:31
@feanil feanil enabled auto-merge (rebase) March 4, 2026 18:31
@feanil feanil merged commit f802f57 into master Mar 4, 2026
69 checks passed
@feanil feanil deleted the feanil/fix_docs_build branch March 4, 2026 19:22
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