📚 auto update(this is auto scraped from github profile) contributors and change log. #75

This commit is contained in:
chfw 2020-09-19 16:36:41 +01:00
parent ba6ea5ac91
commit 5a22a855ac
7 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ jobs:
python-version: '3.7'
- name: check changes
run: |
pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
pip install moban gitfs2 pypifs
moban
git status
git diff --exit-code

View File

@ -4,9 +4,10 @@ Change log
0.6.0 - tbd
--------------------------------------------------------------------------------
#. `#74 <https://github.com/pyexcel/pyexcel-io/issues/74>`_: handle zip files which
contain non-UTF-8 encoded files.
**fixed**
#. `#74 <https://github.com/pyexcel/pyexcel-io/issues/74>`_: handle zip files
which contain non-UTF-8 encoded files.
**removed**

View File

@ -1,11 +1,11 @@
4 contributors
5 contributors
================================================================================
In alphabetical order:
* `Antherkiv <https://api.github.com/users/antherkiv>`_
* `Craig Anderson <https://api.github.com/users/craiga>`_
* `John Vandenberg <https://api.github.com/users/jayvdb>`_
* `Stephen J. Fuhry <https://api.github.com/users/fuhrysteve>`_
* `Stephen Rauch <https://api.github.com/users/stephenrauch>`_
* `Víctor Antonio Hernández Monroy <https://api.github.com/users/antherkiv>`_

View File

@ -1,3 +1,2 @@
ordereddict;python_version<"2.7"
lml>=0.0.4
chardet

View File

@ -74,7 +74,6 @@ PYTHON_REQUIRES = ">=3.6"
INSTALL_REQUIRES = [
"lml>=0.0.4",
"chardet",
]
SETUP_COMMANDS = {}

0
test.sh Executable file → Normal file
View File

View File

@ -8,6 +8,7 @@ isort
collective.checkdocs
pygments
moban
moban_jinja2_github
pyexcel
pyexcel-xls
SQLAlchemy