The release of keyring 21.5.0 appears to have regressed travis-ci deploy functionality.
I have worked around the issue temporarily by adding the following line to my deploy stage:
install: pip install keyring==21.4.0
The release of keyring 21.5.0 appears to have regressed travis-ci deploy functionality.
I have worked around the issue temporarily by adding the following line to my deploy stage:
install: pip install keyring==21.4.0