summaryrefslogtreecommitdiff
path: root/src/tablib/packages/dbfpy/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-0/+0
* 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.