ports/sysutils/hid-tools/files/patch-pyproject.toml
Vladimir Kondratyev e201272684 sysutils/hid-tools: Update to 0.8
Sponsored by:	Future Crew, LLC
PR:		283038
Approved by:	fuz
2024-12-22 06:39:59 +03:00

12 lines
261 B
TOML

--- 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]