diff --git a/galaxy.yml b/galaxy.yml index f44ce43..aff7bbd 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -42,7 +42,7 @@ tags: [] # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - community.general: >= 13.0.0 < 14.0.0 + community.general: ">=13.0.0<14.0.0" # The URL of the originating SCM repository repository: https://gitea.kevinnlsamuel.com/kevinnlsamuel/galaxy