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

Include all files from jupyter_core #253

Merged
merged 1 commit into from Apr 7, 2022
Merged

Conversation

jonringer
Copy link
Contributor

Setuptools is not including juptyer_core/*.py files.

Traceback (most recent call last):
  File "/build/pytest-of-nixbld/pytest-0/test_argv00/a/jupyter", line 1, in <module>
    from jupyter_core import command; command.main()
ModuleNotFoundError: No module named 'jupyter_core'

@jonringer jonringer force-pushed the patch-1 branch 2 times, most recently from bcd9c65 to c5c4ead Compare March 8, 2022 01:31
Setuptools is not including `juptyer_core/*py` files.
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073 blink1073 merged commit aafe47e into jupyter:master Apr 7, 2022
@jonringer jonringer deleted the patch-1 branch April 7, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants