Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPI credentials are required even when we are not publishing to PyPI #49

Closed
iliapolo opened this issue Jul 21, 2019 · 1 comment
Closed
Assignees
Labels
bug This issue reports a bug patch Implies this code change should bump the patch version of the project

Comments

@iliapolo
Copy link
Owner

pyci release --no-wheel-publish --wheel-universal
    ___    _  _    ___     ___
   | _ \  | || |  / __|   |_ _|
   |  _/   \_, | | (__     | |
  _|_|_   _|__/   \___|   |___|
_| """ |_| """"|_|"""""|_|"""""|
"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'
* Detected CI Provider: Travis-CI
ERROR: Please provide a pypi username by setting the TWINE_USERNAME env variable.

When we release without publishing to PyPI, we have no use for the twine credentials, so we shouldn't be asking for them.

@iliapolo iliapolo added bug This issue reports a bug patch Implies this code change should bump the patch version of the project labels Jul 21, 2019
@iliapolo
Copy link
Owner Author

This issue is part of release 0.7.2

@iliapolo iliapolo self-assigned this Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports a bug patch Implies this code change should bump the patch version of the project
Projects
None yet
Development

No branches or pull requests

1 participant