Set empty dependencies line to fix Galaxy warning

This commit is contained in:
Jeremy Gardais 2019-02-27 13:45:26 +01:00
parent 98a7ebb0b4
commit d4c298ca42
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 11 additions and 3 deletions

View File

@ -1,7 +1,11 @@
## v1.X.Y
* Use to_nice_json to manage packages list.
## v1.0
## v1.0.1
### Fix
* Use to_nice_json to manage packages list.
* Set empty dependencies line to fix Galaxy warning.
## v1.0.0
### Features
* Install debsecan

View File

@ -1,3 +1,7 @@
---
dependencies: []
galaxy_info:
author: "Jérémy Gardais"
description: "Tools and configuration to secure Debian system"