1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add Conda package registry (#22262)

This PR adds a [Conda](https://conda.io/) package registry.
This commit is contained in:
KN4CK3R
2023-02-01 19:30:39 +01:00
committed by GitHub
parent 5882e179a9
commit 6ba9ff7b48
24 changed files with 1244 additions and 3 deletions

View File

@@ -2102,6 +2102,7 @@
"enum": [
"composer",
"conan",
"conda",
"container",
"generic",
"helm",