Skip to content

Commit 22a4007

Browse files
committed
🔧 MAINTAIN: Add entry point for jupyter-book CLI
1 parent d669686 commit 22a4007

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ zip_safe = True
4040
[options.entry_points]
4141
console_scripts =
4242
sphinx-etoc = sphinx_external_toc.cli:main
43+
jb.cmdline =
44+
toc = sphinx_external_toc.cli:main
4345

4446
[options.extras_require]
4547
code_style =

0 commit comments

Comments
 (0)