#!/bin/sh -e

poetry publish --build -u "$PYPI_USERNAME" -p "$PYPI_PASSWORD"