summaryrefslogtreecommitdiff
path: root/docs/formats.rst
Commit message (Collapse)AuthorAgeFilesLines
* Expose 'read_only' parameter for 'import_set' and 'import_book' (#483)HEADmasterdmosberger2020-12-041-0/+9
|
* Suggest quotes when pip installing with optional dependencies (#474)Hugo van Kemenade2020-08-121-7/+7
|
* Fixes #462 - Update xlsx import to read cell values instead of cell formulasdragonworks2020-03-111-0/+9
| | | Co-authored-by: Claude Paroz <claude@2xlibre.net>
* Implement feature that allows to export tabular data suited to a… (#437)Daniel Santos2019-12-101-1/+24
|
* Documented csv import/export options from standard lib (#431)Claude Paroz2019-11-141-0/+8
|
* Update testing: add docs + lint jobs; use pre-commit for linting (#426)Hugo van Kemenade2019-11-101-2/+2
| | | | | | | | | | | | | | | | | | * Move docs and lint to their own [3.8] build job for more parallelism * No codecov for docs or lint * Move isort into pre-commit * Add some handy linters to pre-commit * Add rst-backticks linter and fix the errors * Add pyupgrade and add upgrades * Test docs and lint on GitHub Actions * Xenial is default
* Fixes #421 - Make all dependencies optionalClaude Paroz2019-11-101-1/+17
| | | | Thanks Hugo van Kemenade for the review.
* Moved format documentation from code to docs (#420)Claude Paroz2019-11-061-0/+182