feat: basically finish pkgconfig generation

This commit is contained in:
2026-08-03 14:22:56 +08:00
parent 02526784a2
commit 8c0775d784
11 changed files with 246 additions and 36 deletions
+1
View File
@@ -10,6 +10,7 @@ requires-python = ">=3.13"
dependencies = [
"jinja2==3.1.6",
"semver>=3.0.4",
"tomli>=2.4.1",
]
[project.scripts]