summaryrefslogtreecommitdiff
path: root/src/tablib/formats/_xls.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.9, drop EOL 3.5 (#477)Hugo van Kemenade2020-10-301-1/+2
* Refs #373 - Import dates from xls files as Python datetime objectsClaude Paroz2020-03-091-1/+9
* Refs #401 - Fixed some flake8 errorsClaude Paroz2020-01-111-1/+0
* Fixes #440 -Normalize stream inputs as IO streamsClaude Paroz2020-01-111-1/+1
* Refs #256 - Implement class-based formatsClaude Paroz2019-11-021-103/+106
* Fixes #202 - Keep error content when importing xls filesClaude Paroz2019-10-221-1/+4
* Add known third parties to isortClaude Paroz2019-10-221-2/+1
* Refs #401 - Sort imports with isortHugo2019-10-221-1/+2
* Removed unused importsClaude Paroz2019-10-201-1/+0
* Fix some linting errorsPeyman Salehi2019-10-191-1/+1
* Drop python 2 supportPeyman Salehi2019-10-191-5/+2
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-0/+137