From 56d1461905b40d5e1acc39508652e95c6dfa1653 Mon Sep 17 00:00:00 2001
From: Leonardo Pistone <leonardo.pistone@camptocamp.com>
Date: Wed, 19 Nov 2014 11:55:33 +0100
Subject: [PATCH] [REM] python-stdnum from requirements

It is never used in the code, and causes problems with wheels: related
to pypa/pip#2105

closes #3744
---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ee64b74b6af2..b0b209c80660 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,6 @@ pyserial==2.7
 python-dateutil==1.5
 python-ldap==2.4.15
 python-openid==2.2.5
-python-stdnum==0.9
 pytz==2014.4
 pyusb==1.0.0b1
 qrcode==5.0.1
-- 
GitLab