build wheels with github-actions (#78)
* build wheels in ci * update name & setup-python * add deployment step * use cibuildwheel * cibuildwheel automatically uses all python versions * use 3.10 * fix yml syntax * build and deploy in one workflow * fix yml syntax * fix job name * skip musllinux-i686