First time doing a build and hit some roadblocks. Would be great if anyone can help me out.
Was building a python app and pushing it to pypi through Travis. I have tox to handle test cases(all of them passed) and it goes on to deploy application. But then errors out saying pypi upload failed
Build URL: https://travis-ci.org/github/manujosephv/deeprenewalprocess/jobs/735903139
Other Info: Using mkdocs for documentation, bump2version for version management