We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9177f11 commit 936e4d6Copy full SHA for 936e4d6
setup.cfg
@@ -25,6 +25,8 @@ classifiers =
25
zip_safe = False
26
include_package_data = True
27
packages = find:
28
+package_dir =
29
+ "" = "jupyter_server"
30
python_requires = >=3.7
31
install_requires =
32
jinja2
0 commit comments