Skip to content

attempting to fix docutils version issue with sphinx#1403

Merged
marcharper merged 3 commits into
devfrom
marcharper-patch-4
Oct 27, 2022
Merged

attempting to fix docutils version issue with sphinx#1403
marcharper merged 3 commits into
devfrom
marcharper-patch-4

Conversation

@marcharper
Copy link
Copy Markdown
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
Copy Markdown
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

Comment thread axelrod/strategies/axelrod_second.py
@drvinceknight
Copy link
Copy Markdown
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