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

Removed pypirc file creation; we can use twine environment variables … #5

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

st421
Copy link
Contributor

@st421 st421 commented Mar 13, 2019

…instead

Description (a few sentences describing the overall goals of the PR's commits)

This project uses twine to upload its package to pypi. Twine can use environment variables for this upload, so there's no need to create a pypirc file.

Steps to Test or Reproduce (outline the steps to test or reproduce the PR here)

Todos

Before PR:

  • Add tests
  • Add documentation

Comments (include any comments to help with an effective code review here)

The circleci build's environment variables will need to be updated per the Twine documentation.

@st421 st421 merged commit 0b8f558 into dev Mar 18, 2019
@st421 st421 deleted the feature/use_twine_environment_variables branch March 18, 2019 14:15
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.

1 participant