We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d0f0a8 + 5faa046 commit 4cbcc23Copy full SHA for 4cbcc23
1 file changed
pyproject.toml
@@ -96,7 +96,7 @@ Sphinx = "^7.2.6"
96
sphinx-rtd-theme = "^2.0.0"
97
98
[tool.poetry.scripts]
99
-pandoc-beamer-block = "pandoc_beamer_block:main"
+pandoc-codeblock-include = "pandoc_codeblock_include:main"
100
101
[tool.flake8]
102
# flake8-docstrings
0 commit comments