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

Fetch default password and username from the environment #165

Closed
wants to merge 5 commits into from

Conversation

jankatins
Copy link
Contributor

To make using twine on CI services easier, get the default username and password from the environment. You can set these values via the normal CI service ways. The result is that you do not need to worry about exposing these values via the (usually visible) commandline or the need to handle a (encrypted or generated) pypirc file.

Closes: #144

To make using twine on CI services easier, get the default
username and password from the environment. You can set
these values via the normal CI service ways. The result is that
you do not need to worry about exposing these values via the
(usually visible) commandline or the need to handle a (encrypted
or generated) pypirc file.
sigmavirus24 added a commit to sigmavirus24/twine that referenced this pull request Aug 2, 2016
- Add release notes
- Don't import os.path.join as pj
- Use better names for environment variables
@sigmavirus24
Copy link
Member

This was included in #202.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants