Adds pymysql to requirements.txt 67/7167/1
authorBenjamin Diaz <bdiaz@whitestack.com>
Thu, 27 Dec 2018 21:25:43 +0000 (18:25 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Fri, 1 Feb 2019 12:46:18 +0000 (09:46 -0300)
Allows using a mysql database as peewee backend

Change-Id: If0c408d57f9d20d36a04e5cf8421a0a9f9c1d0b9
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
requirements.txt

index f6451e4..5665a39 100644 (file)
@@ -3,4 +3,5 @@ peewee==3.1.*
 jsonschema==2.6.*
 six==1.11.*
 pyyaml==3.*
+pymysql
 git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common