2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-04-12 14:00:27 +08:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
119 B
Python
Raw Permalink Normal View History

2022-06-13 10:19:48 -05:00
# setup.py shim for use with versions of JupyterLab that require
# it for extensions.
__import__("setuptools").setup()