We should use continuous integration to - Run the test suite when there is a new push - Push to PyPI when there is a new version tag (speaking of which, we also need version tags)
We should use continuous integration to