summaryrefslogtreecommitdiffstats
path: root/examples/no_collection_version/galaxy.yml
blob: 95d9d180ec28d54ee4418c899f8b978facef32b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
name: galaxy_no_version
namespace: test
readme: ../README.md
authors:
  - John
description: your collection description
license:
  - GPL
  - Apache

dependencies: {}
repository: http://example.com/repository
tags: [networking, test_tag]