internet_ml/scripts/publish.sh

4 lines
86 B
Python

#!/bin/sh
poetry publish --build --username $PYPI_USERNAME --password $PYPI_PASSWORD