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

[7.x] Add the explicit dependency on ipython_genutils #3262

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Aug 31, 2021

This was first noticed in jupyterlite/jupyterlite#311 when installing ipywidgets in JupyterLite with micropip.

Since we use ipython_genutils in several places on the 7.x branch like here:

from ipython_genutils.py3compat import string_types, PY3

We should add it as an explicit dependency.

Similar to:

cc @martinRenou

@vidartf vidartf merged commit 2ac9042 into jupyter-widgets:7.x Aug 31, 2021
@jtpio jtpio deleted the ipython-genutils-dep branch September 1, 2021 06:03
@jasongrout jasongrout modified the milestones: Patch release, 7.6.5 Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants