2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-04-06 13:50:29 +08:00
2022-06-13 10:19:48 -05:00

4 lines
119 B
Python

# setup.py shim for use with versions of JupyterLab that require
# it for extensions.
__import__("setuptools").setup()