blob: 0b97a1f9f7dfa57612f0afd97171e1b819d6c1a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- pyproject.toml.orig 2024-11-23 09:55:52 UTC
+++ pyproject.toml
@@ -52,7 +52,7 @@ dependencies = [
[tool.hatch.build.targets.wheel.hooks.custom]
dependencies = [
- "pypandoc_binary",
+ "pypandoc",
]
[tool.hatch.build.targets.wheel.shared-data]
|