Skip to content

Commit ece1225

Browse files
author
JMDM
committed
BugFix: pandoc (attempt 2)
1 parent f62f50c commit ece1225

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ license = { text = "GPL-3.0" }
88
authors = [{ name = "jmdm", email = "jmdm.880@gmail.com" }]
99
classifiers = ["Development Status :: 2 - Pre-Alpha"]
1010

11-
dependencies = [
12-
"pandoc>=2.4",
13-
]
11+
dependencies = []
1412

1513

1614
[project.urls]
@@ -25,6 +23,8 @@ docs = [
2523
"linkify-it-py>=2.0.3",
2624
"myst-parser>=3.0.1",
2725
"nbsphinx>=0.9.7",
26+
"pandoc>=2.4",
27+
"pypandoc>=1.15",
2828
"shibuya>=2025.8.16",
2929
"sphinx-autoapi>=3.6.0",
3030
"sphinx-autobuild>=2024.10.3",

uv.lock

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)