Skip to content

Commit 5faa046

Browse files
committed
Fix script
1 parent 8cc1f1c commit 5faa046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Sphinx = "^7.2.6"
9696
sphinx-rtd-theme = "^2.0.0"
9797

9898
[tool.poetry.scripts]
99-
pandoc-beamer-block = "pandoc_beamer_block:main"
99+
pandoc-codeblock-include = "pandoc_codeblock_include:main"
100100

101101
[tool.flake8]
102102
# flake8-docstrings

0 commit comments

Comments
 (0)