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 bf20b46 commit d8e333dCopy full SHA for d8e333d
setup.cfg
@@ -25,6 +25,8 @@ classifiers =
25
zip_safe = False
26
include_package_data = True
27
packages = find:
28
+package_dir =
29
+ "" = "jupyter_releaser"
30
python_requires = >=3.7
31
install_requires =
32
build
0 commit comments