-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
Fix sphinx's install-requires.txt #32575
Milestone
Comments
New commits:
|
Commit: |
Reviewer: Matthias Koeppe |
comment:3
Thanks for catching this! |
comment:4
Replying to @mkoeppe:
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". |
Changed branch from u/jhpalmieri/sphinx-install-requires to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: