From 4040255a396bc0a8dd6a25597efd46b33f76cb5c Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 8 Feb 2017 13:50:35 +0200
Subject: [PATCH] - Removed piprot dependency since it's used only with
 pre-commit and now it's installed inside the hook's virtualenv.

---
 tests/requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 4048613..a7663c0 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,6 @@ testinfra==1.5.3
 molecule==1.20.0
 ansible-lint==3.4.10
 pre-commit==0.12.2
-piprot==0.9.7
 python-vagrant==0.5.14
 netaddr==0.7.19
 passlib==1.7.1
-- 
GitLab