Don't fallback to old ipython_console_highlighting #5762

Merged
merged 1 commit into from Dec 29, 2015

Conversation

Projects
None yet
3 participants
Owner

mdboom commented Dec 29, 2015

@QuLogic pointed out that since the ipython_console_highlighting sphinx extension was completely removed from matplotlib, the build script should no longer fall back to using it.

@mdboom mdboom Don't fallback to old ipython_console_highlighting
1858e65

mdboom added the needs_review label Dec 29, 2015

mdboom referenced this pull request Dec 29, 2015

Merged

Code removal #3992

@tacaswell tacaswell added a commit that referenced this pull request Dec 29, 2015

@tacaswell tacaswell Merge pull request #5762 from mdboom/no-fallback-extension
Don't fallback to old ipython_console_highlighting
dad692f

@tacaswell tacaswell merged commit dad692f into matplotlib:master Dec 29, 2015

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 68.476%
Details

tacaswell removed the needs_review label Dec 29, 2015

Member

QuLogic commented Dec 30, 2015

Backported as 7195c2a (Note: the milestone for #3992 was incorrect.)

@tacaswell tacaswell added a commit that referenced this pull request Dec 30, 2015

@tacaswell @QuLogic tacaswell + QuLogic Merge pull request #5762 from mdboom/no-fallback-extension
Don't fallback to old ipython_console_highlighting
7195c2a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment