Skip to content

Commit

Permalink
Merge pull request ansible-network#17 from pabelanger/temp/ansible-core
Browse files Browse the repository at this point in the history
Refactor requirements

Reviewed-by: https://github.com/apps/ansible-zuul
  • Loading branch information
ansible-zuul[bot] authored May 12, 2021
2 parents aa586a7 + 976165d commit 6c4f00f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
ansible
galaxy-importer
ruamel.yaml
pbr
python-twitter
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
galaxy-importer
flake8
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ commands = bash -c '{toxinidir}/tools/validate-collection.sh {posargs}'

[testenv:generate_collection_version]
deps =
ansible-core
pbr
ruamel.yaml
commands = generate-ansible-collection
Expand Down

0 comments on commit 6c4f00f

Please sign in to comment.