File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 python-version : ' 3.7'
1515 - name : check changes
1616 run : |
17- pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
17+ pip install moban gitfs2 pypifs
1818 moban
1919 git status
2020 git diff --exit-code
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ Change log
440.6.0 - tbd
55--------------------------------------------------------------------------------
66
7- #. `#74 <https://github.com/pyexcel/pyexcel-io/issues/74 >`_: handle zip files which
8- contain non-UTF-8 encoded files.
7+ **fixed **
98
9+ #. `#74 <https://github.com/pyexcel/pyexcel-io/issues/74 >`_: handle zip files
10+ which contain non-UTF-8 encoded files.
1011
1112**removed **
1213
Original file line number Diff line number Diff line change 11
2- 4 contributors
2+ 5 contributors
33================================================================================
44
55In alphabetical order:
66
7- * `Antherkiv <https://api.github.com/users/antherkiv >`_
87* `Craig Anderson <https://api.github.com/users/craiga >`_
98* `John Vandenberg <https://api.github.com/users/jayvdb >`_
109* `Stephen J. Fuhry <https://api.github.com/users/fuhrysteve >`_
1110* `Stephen Rauch <https://api.github.com/users/stephenrauch >`_
11+ * `Víctor Antonio Hernández Monroy <https://api.github.com/users/antherkiv >`_
Original file line number Diff line number Diff line change 11ordereddict ;python_version < "2.7"
22lml >= 0.0.4
3- chardet
Original file line number Diff line number Diff line change 7474
7575INSTALL_REQUIRES = [
7676 "lml>=0.0.4" ,
77- "chardet" ,
7877]
7978SETUP_COMMANDS = {}
8079
Original file line number Diff line number Diff line change 88collective.checkdocs
99pygments
1010moban
11+ moban_jinja2_github
1112pyexcel
1213pyexcel-xls
1314SQLAlchemy
You can’t perform that action at this time.
0 commit comments