| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove cli from list to test Iterable data books.feature-cli-format | Daniel | 2019-10-30 | 1 | -1/+1 |
| | | |||||
| * | Correct name Clase Base Test | Daniel | 2019-10-30 | 1 | -1/+1 |
| | | |||||
| * | Implement feature new format: Cli. Generate adapter for tabulate. This ↵ | Daniel Santos | 2019-10-30 | 1 | -1/+7 |
| | | | | | | | close issue #340 Write respective tests. | ||||
| * | Fixes #202 - Keep error content when importing xls files | Claude Paroz | 2019-10-22 | 2 | -5/+24 |
| | | |||||
| * | Add known third parties to isort | Claude Paroz | 2019-10-22 | 1 | -2/+1 |
| | | |||||
| * | Refs #401 - Sort imports with isort | Hugo | 2019-10-22 | 1 | -0/+1 |
| | | |||||
| * | Add more tests | Hugo | 2019-10-20 | 1 | -0/+170 |
| | | |||||
| * | 100% Row test coverage | Hugo | 2019-10-20 | 1 | -0/+82 |
| | | |||||
| * | __getslice__ is deprecated since Python 2.0 and it is not available in Python 3 | Hugo | 2019-10-19 | 1 | -1/+1 |
| | | | | | https://docs.python.org/2/reference/datamodel.html#object.__getslice__ | ||||
| * | Upgrade Python syntax with pyupgrade --py3-plus | Hugo | 2019-10-19 | 1 | -2/+2 |
| | | |||||
| * | Fixes #368 - Avoid crashing when exporting empty string in ReST | Claude Paroz | 2019-10-19 | 1 | -11/+29 |
| | | |||||
| * | Fix some linting errors | Peyman Salehi | 2019-10-19 | 1 | -2/+1 |
| | | |||||
| * | Drop python 2 support | Peyman Salehi | 2019-10-19 | 2 | -21/+9 |
| | | | | | | | | Remove support python 2 from doc, requirements.txt and config Replace unicode with str Remove dbfpy folder and rename dbfpy3 to dbfpy Remove compat file and remove python2 packages from dependency | ||||
| * | Refs #250 - Test that commas embedded in quoted strings can be imported | Claude Paroz | 2019-10-19 | 1 | -0/+10 |
| | | |||||
| * | Add project release config and cleanup project setup. (#398) | Jannis Leidel | 2019-10-18 | 2 | -0/+1115 |
| * Add project release config and use Travis build stages. Refs #378. * Restructure project to use src/ and tests/ directories. * Fix testing. * Remove eggs. * More fixes. - isort and flake8 config - manifest template update - tox ini extension - docs build fixes - docs content fixes * Docs and license cleanup. | |||||
