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