Skip to content

Support parsing of IPython dev version#150

Merged
davidbrochart merged 1 commit into
jupyter:masterfrom
cphyc:fix-ipython-version-parsing
Jun 2, 2021
Merged

Support parsing of IPython dev version#150
davidbrochart merged 1 commit into
jupyter:masterfrom
cphyc:fix-ipython-version-parsing

Conversation

@cphyc

@cphyc cphyc commented Jun 2, 2021

Copy link
Copy Markdown
Contributor

The function check_ipython fails when using IPython dev version (e.g. 8.0.0.dev).
This PR fixes the issue by removing the trailing .dev from the IPython version.

@davidbrochart
davidbrochart merged commit b85aaf3 into jupyter:master Jun 2, 2021
@davidbrochart

Copy link
Copy Markdown
Member

Thanks!

@blink1073 blink1073 added the bug Something isn't working label Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants