Skip to content

attempting to fix docutils version issue with sphinx #1403

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

Merged
merged 3 commits into from
Oct 27, 2022

Conversation

marcharper
Copy link
Member

@marcharper marcharper commented Jul 3, 2022

CI is broken because sphinx requires docutils >= 0.14 now but we're pinning == 0.12 in config.yaml (and also docutils >= 0.17 in requirements).

@marcharper
Copy link
Member Author

marcharper commented Jul 3, 2022

As a result of the changes above (version restrictions for docutils removed completely), docutils version 0.18.1 is initially installed and then replaced by 0.17.1 because sphinx_rtd_theme requires < 0.18

@drvinceknight
Copy link
Member

Thanks for hunting this down @marcharper, looks good. 👍

@marcharper marcharper merged commit b6d6e62 into dev Oct 27, 2022
@marcharper marcharper deleted the marcharper-patch-4 branch April 29, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants