dmosberger
e8f54811c7
Expose 'read_only' parameter for 'import_set' and 'import_book' ( #483 )
2020-12-04 10:10:02 +02:00
Hugo van Kemenade
5fa4496f9d
Suggest quotes when pip installing with optional dependencies ( #474 )
2020-08-12 16:12:57 +03:00
dragonworks
16b5565354
Fixes #462 - Update xlsx import to read cell values instead of cell formulas
...
Co-authored-by: Claude Paroz <claude@2xlibre.net >
2020-03-11 09:05:43 +01:00
Daniel Santos
fa30ea858d
Implement feature that allows to export tabular data suited to a… ( #437 )
2019-12-10 01:04:03 +02:00
Claude Paroz
ce7d887adc
Documented csv import/export options from standard lib ( #431 )
2019-11-14 18:08:51 +02:00
Hugo van Kemenade
b539e96697
Update testing: add docs + lint jobs; use pre-commit for linting ( #426 )
...
* 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
2019-11-10 21:09:18 +02:00
Claude Paroz
626a062747
Fixes #421 - Make all dependencies optional
...
Thanks Hugo van Kemenade for the review.
2019-11-10 18:00:31 +01:00
Claude Paroz
a9d9671b7f
Moved format documentation from code to docs ( #420 )
2019-11-06 22:37:01 +02:00