mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-28 11:14:54 -04:00
Fix template macro
This commit is contained in:
parent
e449de20e2
commit
b6ce2e0f84
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"requires_python": "{{$p.Metadata.RequiresPython}}"{{end}}
|
||||
}
|
||||
}
|
||||
{{end}}{{end}}
|
||||
},
|
||||
"urls": [
|
||||
{{range .PackageDescriptors}}{{$p := .}}{{range .Files}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue