Skip to content

Compile requirements on python 3.11#708

Open
nvaytet wants to merge 4 commits into
mainfrom
deps-for-py311
Open

Compile requirements on python 3.11#708
nvaytet wants to merge 4 commits into
mainfrom
deps-for-py311

Conversation

@nvaytet

@nvaytet nvaytet commented Jun 15, 2026

Copy link
Copy Markdown
Member

In #699, the deps were updated using python=3.12.
This included sphinx=9.1 which does not exist on py311.
This was missed in CI because to build the docs, CI actually uses the .buildconfig/ci-linux.yml env and installs from conda.

This PR reverts to sphinx=9.0

@nvaytet

nvaytet commented Jun 17, 2026

Copy link
Copy Markdown
Member Author

I still need to update the version numbers in the conda build config.
I'm gonna write a script to automate this.

@nvaytet nvaytet marked this pull request as ready for review June 17, 2026 11:19
@nvaytet nvaytet requested a review from MridulS June 17, 2026 11:20
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