Skip to content

Force older docutils in environment#481

Merged
mnlevy1981 merged 1 commit into
marbl-ecosys:developmentfrom
mnlevy1981:older_docutils
Aug 7, 2025
Merged

Force older docutils in environment#481
mnlevy1981 merged 1 commit into
marbl-ecosys:developmentfrom
mnlevy1981:older_docutils

Conversation

@mnlevy1981
Copy link
Copy Markdown
Collaborator

CI tests were failing with

Could not import extension sphinx.builders.latex (exception: No module named 'docutils.utils.roman')

According to https://docutils.sourceforge.io/RELEASE-NOTES.html the docutils/utils/roman.py file was removed in 0.22, so we require something older

CI tests were failing with

Could not import extension sphinx.builders.latex (exception: No module named 'docutils.utils.roman')

According to https://docutils.sourceforge.io/RELEASE-NOTES.html the
docutils/utils/roman.py file was removed in 0.22, so we require something older
@mnlevy1981
Copy link
Copy Markdown
Collaborator Author

I used git cherry-pick to bring in e589f7f from #464, hopefully that will make it easier to use git merge to bring the latest development back to that branch after this gets merged in

@mnlevy1981 mnlevy1981 merged commit 2f2c5e3 into marbl-ecosys:development Aug 7, 2025
1 check passed
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.

1 participant