Upload wheel and tarball to PyPI
This MR closes Automatically upload wheels to PyPI (#250 - closed) by patching the deploy_release
CI job to use python-build to create a binary wheel as well as a tarball, and then upload them both.
Edited by Duncan Macleod