Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 7, 2016

See #2810 for discussion of which tags are used.

twine upload will "just work" since we have set the TWINE_USERNAME and TWINE_PASSWORD env. vars on CircleCI.

See googleapis#2810 for discussion of which tags are used.

`twine upload` will "just work" since we have set the
``TWINE_USERNAME`` and ``TWINE_PASSWORD`` env. vars
on CircleCI.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2016
# Move into the package, build the distribution and upload.
cd ${PKG_DIR}
python setup.py sdist bdist_wheel
twine upload dist/*

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes merged commit 2d9c109 into googleapis:master Dec 7, 2016
@dhermes dhermes deleted the push-on-tag branch December 7, 2016 21:09
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Adding helpers to push to PyPI on tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants