A Workbench module that converts timestamp columns to date
Do the Development Dance:
- Run
tox
and make sure it works - Write a failing test to
tests/
- Run
tox
to test it fails - Fix the code until
tox
passes - Submit a pull request
- Write an entry to
CHANGELOG.md
- Run
tox
one last time git push