Skip to content

build: Fix the docs build.#38257

Merged
feanil merged 2 commits intorelease/ulmofrom
feanil/fix_ulmo_docs_build
Apr 1, 2026
Merged

build: Fix the docs build.#38257
feanil merged 2 commits intorelease/ulmofrom
feanil/fix_ulmo_docs_build

Conversation

@feanil
Copy link
Copy Markdown
Contributor

@feanil feanil commented Mar 31, 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 feanil force-pushed the feanil/fix_ulmo_docs_build branch from 30d292d to f7190cd Compare April 1, 2026 13:53
@feanil feanil marked this pull request as ready for review April 1, 2026 14:20
@feanil feanil requested a review from sarina April 1, 2026 14:20
Co-authored-by: Sarina Canelake <sarina@axim.org>
@feanil feanil requested a review from sarina April 1, 2026 14:41
@feanil feanil merged commit cf74ef9 into release/ulmo Apr 1, 2026
54 checks passed
@feanil feanil deleted the feanil/fix_ulmo_docs_build branch April 1, 2026 15:37
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