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

Improve old Python compatibility by not requiring ipython 8.6.0. #3630

Merged
merged 0 commits into from
Dec 15, 2022

Conversation

jsvob
Copy link
Member

@jsvob jsvob commented Dec 14, 2022

Signed-off-by: Jakub Svoboda [email protected]

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

The pinned version of ipython is not compatible with Python 3.6. The pinning makes running pip install -e ".[develop]" impossible. As a result, setting up a fresh development environment with old Python is impossible without removing the pin. The pin was introduced in #3615.

@jsvob jsvob mentioned this pull request Dec 14, 2022
3 tasks
@jsvob jsvob requested review from ryan-blakley and bfahr December 14, 2022 21:23
@xiangce xiangce merged commit d7af213 into master Dec 15, 2022
@xiangce xiangce deleted the jsvoboda_ipython_pin_fix_for_old_python branch December 15, 2022 01:16
xiangce pushed a commit that referenced this pull request Dec 15, 2022
xiangce pushed a commit that referenced this pull request Sep 6, 2024
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