: ${PUBLISH_PATH:-/var/lib/wheels}
rsync -aP --delete --include '*.whl' dist/ ${PUIBLISH_HOST}:${PUBLISH_PATH%/}/