columnize-0.3.11.tar.gz
Revise for modern Python project organization and practice:
- store source-code module in a directory
- black files
- use pytest
- use
__version__
for version number - start using github workflows
- Bundle tests into tarball
columnize-0.3.11.tar.gz
Revise for modern Python project organization and practice:
__version__
for version number