summaryrefslogtreecommitdiff
path: root/x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml
blob: 02b4185a9237cca1408c9176f33b418760751cce (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2025-12-19 20:56:16 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["hatchling==1.26.3"]
+requires = ["hatchling"]
 build-backend = "hatchling.build"
 
 [tool.hatch.build.targets.wheel]