trying again

This commit is contained in:
2026-09-15 15:28:16 +05:30
parent 3a346acfb6
commit 114f3dbf5e
+1 -1
View File
@@ -42,7 +42,7 @@ tags: []
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ',' # range specifiers can be set and are separated by ','
dependencies: dependencies:
community.general: >= 13.0.0 < 14.0.0 community.general: ">=13.0.0<14.0.0"
# The URL of the originating SCM repository # The URL of the originating SCM repository
repository: https://gitea.kevinnlsamuel.com/kevinnlsamuel/galaxy repository: https://gitea.kevinnlsamuel.com/kevinnlsamuel/galaxy