Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Regenerated requirements.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 24, 2021
1 parent 9e4b393 commit 8ebf7a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/molecule.yml
Expand Up @@ -6,6 +6,7 @@ dependency:
name: galaxy
options:
role-file: requirements.yml
requirements-file: requirements.yml
lint: |
set -e
yamllint .
Expand Down
2 changes: 2 additions & 0 deletions requirements.yml
Expand Up @@ -4,3 +4,5 @@ roles:
- name: robertdebock.buildtools
- name: robertdebock.epel
- name: robertdebock.python_pip
collections:
- name: community.general

0 comments on commit 8ebf7a4

Please sign in to comment.