Deploy to PyPI
This project was meant to be open-sourced; the setup.py has a MIT license and various settings that are usually only used if you intend to publish to PyPI. The CI config already has deployment jobs available but only for master
and they run manually; it might be better to move them to tags and maybe just run them automatically to make releases very fast.