Fix sphinx's install-requires.txt
Closed this issue · 7 comments
jhpalmieri commented
The Sphinx update to 4.2.0 didn't include a fix for the file install-requires.txt. Let's fix that.
Component: packages: standard
Author: John Palmieri
Branch/Commit: adae38e
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/32575
jhpalmieri commented
jhpalmieri commented
New commits:
adae38e | trac 32575: Sphinx's install-requires.txt: allow version 4.2 |
jhpalmieri commented
Commit: adae38e
mkoeppe commented
Reviewer: Matthias Koeppe
mkoeppe commented
comment:3
Thanks for catching this!
jhpalmieri commented
comment:4
Replying to @mkoeppe:
Thanks for catching this!
It was just luck, really: my Sage build had paused when I happened to look at the screen and saw a line in the networkx install starting "ERROR".
vbraun commented
Changed branch from u/jhpalmieri/sphinx-install-requires to adae38e