| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for Python 3.9, drop EOL 3.5 (#477) | Hugo van Kemenade | 2020-10-30 | 1 | -6/+1 |
| | | |||||
| * | Stop using pkg_resources | Ran Benita | 2020-08-10 | 1 | -1/+1 |
| | | | | | | | | tablib imports pkg_resources in order to find its own version. Importing pkg_resources is very slow (100ms-250ms is common). Avoid it by letting setuptools-scm generate a file with the version instead. | ||||
| * | Add known third parties to isort | Claude Paroz | 2019-10-22 | 1 | -1/+1 |
| | | |||||
| * | Add pyproject.toml as per PEP 518 | Hugo | 2019-10-22 | 1 | -0/+7 |
