From 119ae9b5dcaea577bfd91b36565b764990b9de02 Mon Sep 17 00:00:00 2001
From: Christophe Monniez <moc@odoo.com>
Date: Fri, 13 Oct 2017 11:34:07 +0200
Subject: [PATCH] [FIX] packages: add the stdum module for the RPM

---
 setup.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.cfg b/setup.cfg
index 311176f2c096..3994ef225f23 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -41,6 +41,7 @@ requires =
   python3-reportlab
   python3-requests
   python3-six
+  python3-stdnum
   python3-suds
   python3-vatnumber
   python3-vobject
-- 
GitLab