From ec64684ed5392aaeceb59cd3c1915047c395d0c8 Mon Sep 17 00:00:00 2001 From: egandro Date: Wed, 1 Nov 2023 17:02:01 +0100 Subject: [PATCH] Updated license_file section Co-authored-by: Dov Benyomin Sohacheski --- galaxy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 8ce0067..ce01ab6 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -31,9 +31,6 @@ description: > license: - Apache-2.0 -# The path to the license file for the collection. This path is relative to the root of the collection. This key is -# mutually exclusive with 'license' -license_file: '' # A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character # requirements as 'namespace' and 'name'