From 73051b6a450cfc528b624e0af629d40c79080a20 Mon Sep 17 00:00:00 2001 From: chfw Date: Mon, 16 Jan 2017 22:28:32 +0000 Subject: [PATCH] fix #14 in v0.3.1 --- CHANGELOG.rst | 10 ++++++++++ README.rst | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a538a7e..f58b956 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,16 @@ Change log ================================================================================ +0.3.1 - 16.01.2017 +-------------------------------------------------------------------------------- + +Updated +******************************************************************************** + +#. `#14 `_, Python 3.6 - + cannot use LOCALE flag with a str pattern +#. fix its dependency on pyexcel-io 0.3.0 + 0.3.0 - 22.12.2016 -------------------------------------------------------------------------------- diff --git a/README.rst b/README.rst index 18bafa7..5706a1e 100644 --- a/README.rst +++ b/README.rst @@ -293,7 +293,7 @@ In order to update test environment, and documentation, additional setps are required: #. pip install moban -#. git clone https://github.com/pyexcel/pyexcel-commons.git +#. git clone https://github.com/pyexcel/pyexcel-commons.git commons #. make your changes in `.moban.d` directory, then issue command `moban` What is rnd_requirements.txt