From b04ed3f5b63cb364c282a07b7b7d837687b66181 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Mon, 21 Nov 2016 23:03:52 +0100 Subject: [PATCH] Fix problem pip install failing Repeated elements here makes it fails (at least in WSL - Windows Subsystem Linux) --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81282348..fa1593b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,6 @@ html5lib==0.9999999 googleapis-common-protos==1.1.0 ipaddress==1.0.16 itsdangerous==0.24 -mock==2.0.0 oauth2client==2.0.2 pbr==1.9.1 protobuf==3.0.0b2.post2