Commit 40b02229 authored by Jérome Perrin's avatar Jérome Perrin

fixup! ERP5 py3: WIP ( all changes squashed )

parent ac651b3b
......@@ -134,7 +134,7 @@ inline =
exec "$basedir/bin/mysqld" --defaults-file='{{defaults_file}}' "$@"
[versions]
coverage = 5.5
coverage = 7.5.1
ecdsa = 0.13
mysqlclient = 2.0.1
PyMySQL = 0.10.1
......@@ -143,4 +143,5 @@ cython-zstd = 0.2
funcsigs = 1.0.2
[versions:python2]
coverage = 5.5
mysqlclient = 1.3.12
......@@ -582,6 +582,7 @@ eggs =
python-memcached
requests
responses
uritemplate
urlnorm
xml_marshaller
xupdate_processor
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment