Skip to content
Snippets Groups Projects
Unverified Commit a1f385f0 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #472 from rjeffman/testinfra_update

Change test requirement testinfra to pytest-testinfra.
parents 11e5a286 04e95cfa
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
pytest>=2.7 pytest>=2.7
pytest-sourceorder>=0.5 pytest-sourceorder>=0.5
pytest-split-tests>=1.0.3 pytest-split-tests>=1.0.3
testinfra>=5.0 pytest-testinfra>=5.0
jmespath>=0.9 # needed for the `json_query` filter jmespath>=0.9 # needed for the `json_query` filter
pyyaml>=3 pyyaml>=3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment