8000 DOC/BLD: unpin sphinx to use sphinx 1.7 by jorisvandenbossche · Pull Request #19687 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

DOC/BLD: unpin sphinx to use sphinx 1.7 #19687

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
Prev Previous commit
Merge remote-tracking branch 'upstream/master' into doc-sphinx-1.7
  • Loading branch information
jorisvandenbossche committed Feb 25, 2018
commit 56770e4173f0004f2a574ebb855e4b3fc61fe6e9
1 change: 0 additions & 1 deletion doc/sphinxext/ipython_sphinxext/ipython_directive.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@

# Third-party
from docutils.parsers.rst import directives
from docutils import nodes
from docutils.parsers.rst import Directive

# Our own
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0