Skip to content

Commit e836c8a

Browse files
committed
Install jupyterlite[piplite] to pull in pkginfo
1 parent 8b225d7 commit e836c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
python_requires='>=3.7',
1010
install_requires=[
1111
'docutils',
12-
'jupyterlite',
12+
'jupyterlite[piplite]',
1313
'sphinx>=4,<5',
1414
'jupyter_server',
1515
'jupyterlab_server',

0 commit comments

Comments
 (0)