Skip to content

Commit 73051b6

Browse files
committed
fix #14 in v0.3.1
1 parent 0dae19a commit 73051b6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Change log
22
================================================================================
33

4+
0.3.1 - 16.01.2017
5+
--------------------------------------------------------------------------------
6+
7+
Updated
8+
********************************************************************************
9+
10+
#. `#14 <https://github.com/pyexcel/pyexcel-xls/issues/14>`_, Python 3.6 -
11+
cannot use LOCALE flag with a str pattern
12+
#. fix its dependency on pyexcel-io 0.3.0
13+
414
0.3.0 - 22.12.2016
515
--------------------------------------------------------------------------------
616

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ In order to update test environment, and documentation, additional setps are
293293
required:
294294

295295
#. pip install moban
296-
#. git clone https://github.com/pyexcel/pyexcel-commons.git
296+
#. git clone https://github.com/pyexcel/pyexcel-commons.git commons
297297
#. make your changes in `.moban.d` directory, then issue command `moban`
298298

299299
What is rnd_requirements.txt

0 commit comments

Comments
 (0)