debian-python-pyexcel-io/tests
jaska c6111784be
windows bulid on github actions (#107)
*  enable github actions for pyexcel-io. https://github.com/pyexcel/pyexcel/issues/238, https://github.com/pyexcel/pyexcel

* 🐛 in test. memory map file on windows needs close.

* 💚 increase verbosity

* 💚 setup utf-8 encoding

* 💚 give a line break

* 💚 verify the tests on windows

* 💚 python 3 need no unicode annotation

* 💚 use Finnish world instead of Chinese one for now

* 🔥 extra statement had no use

* 🔥 remove travis config

* 🔥 repalce travis status

*  kick start next version

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-11-28 18:53:18 +00:00
..
fixtures 🔨 apply black on python files 2018-08-23 19:08:20 +01:00
__init__.py 🤝 sync with latest pyexcel-commons 2019-03-16 14:35:44 +00:00
requirements.txt Improve reader interface (#90) 2020-10-04 22:15:23 +01:00
test_base.py keep pyexcel-xx 0.5.0 compactibility 2020-06-12 22:09:57 +01:00
test_book.py plugin and writer interfaces update (#79) 2020-09-26 15:00:19 +01:00
test_csv_book.py Improve reader interface (#90) 2020-10-04 22:15:23 +01:00
test_django_book.py 💄 update coding style 2020-10-31 12:36:54 +00:00
test_filter.py keep pyexcel-xx 0.5.0 compactibility 2020-06-12 22:09:57 +01:00
test_io.py Bits bulbs (#92) 2020-10-06 22:13:56 +01:00
test_issues.py windows bulid on github actions (#107) 2020-11-28 18:53:18 +00:00
test_new_csv_book.py New style writer (#76) 2020-09-21 22:17:07 +01:00
test_new_csvz_book.py Bits bulbs (#92) 2020-10-06 22:13:56 +01:00
test_plugin_api.py WIP - Document the way to write reader and writer plugins (#91) 2020-10-05 23:36:42 +01:00
test_pyexcel_integration.py keep pyexcel-xx 0.5.0 compactibility 2020-06-12 22:09:57 +01:00
test_renderer.py keep pyexcel-xx 0.5.0 compactibility 2020-06-12 22:09:57 +01:00
test_service.py Issue 96 (#97) 2020-10-12 22:56:58 +01:00
test_sheet.py keep pyexcel-xx 0.5.0 compactibility 2020-06-12 22:09:57 +01:00
test_sql_book.py Improve reader interface (#90) 2020-10-04 22:15:23 +01:00