Skip to content
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

CI fix: constrain ipython version #2000

Merged
merged 1 commit into from
Apr 28, 2023
Merged

CI fix: constrain ipython version #2000

merged 1 commit into from
Apr 28, 2023

Conversation

saulfield
Copy link
Contributor

The CI started failing with the following error:

ImportError: 
IPython 8.13+ supports Python 3.9 and above, following NEP 29.
IPython 8.0-8.12 supports Python 3.8 and above, following NEP 29.
...

It looks like a new IPython version was released today which requires Python 3.9.

@saulfield saulfield merged commit 7f7f143 into master Apr 28, 2023
@saulfield saulfield deleted the saul/ci-fix branch April 28, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants