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

feat: increase minimum Python version to 3.10 #249

Merged
merged 2 commits into from
Sep 14, 2024
Merged

feat: increase minimum Python version to 3.10 #249

merged 2 commits into from
Sep 14, 2024

Conversation

lsorber
Copy link
Member

@lsorber lsorber commented Aug 16, 2024

Poetry Cookiecutter already included ipykernel and ipywidgets for Jupyter notebook support in VS Code. This PR adds ipython to the dev dependencies to make that available in the terminal as well.

EDIT: Because ipython requires Python 3.10 or higher, this PR increases the minimum Python version in addition to adding ipython to the dev dependencies.

@lsorber lsorber self-assigned this Aug 16, 2024
@lsorber lsorber changed the title feat: add ipython to dev dependencies feat: increase minimum Python version to 3.10 Aug 16, 2024
@lsorber lsorber merged commit 4195186 into main Sep 14, 2024
4 checks passed
@lsorber lsorber deleted the ls-add-ipython branch September 14, 2024 14:58
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.

2 participants