File: setup.py

package info (click to toggle)
jupyter-notebook 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,116 kB
  • sloc: python: 544; javascript: 410; makefile: 182; sh: 51
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
# setup.py shim for use with versions of JupyterLab that require
# it for extensions.
__import__("setuptools").setup()