projects
/
osm
/
POL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d5e04
)
Adds pymysql to requirements.txt
67/7167/1
author
Benjamin Diaz
<bdiaz@whitestack.com>
Thu, 27 Dec 2018 21:25:43 +0000
(18:25 -0300)
committer
Benjamin 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
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
f6451e4
..
5665a39
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-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