From e138d91f33e8700d24fe18bf829295ba55a309a9 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 21 Jul 2016 17:43:47 +0300 Subject: [PATCH] - Use Testinfra 1.4.0 from PyPI. --- pkgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs.yml b/pkgs.yml index deb6694..e7f8a83 100644 --- a/pkgs.yml +++ b/pkgs.yml @@ -131,7 +131,7 @@ - molecule==1.4.2 - pre-commit - proselint - - git+https://github.com/philpep/testinfra@ansible-vault + - testinfra - twine - bcrypt - passlib -- GitLab