: ${PUBLISH_PATH:=/var/lib/wheels}
ssh -oStrictHostKeyChecking=no
rsync -aP --delete --include '*.whl' dist/ ${PUBLISH_HOST}:${PUBLISH_PATH%/}/