mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Allow releasing to Test PyPI by setting GitHub environment "release" variable `PYPI_REPOSITORY_URL` to `https://test.pypi.org/legacy/`. Also ensure twine-upload doesn't try to prompt for credentials, and turn off upload progress bar.