cfpb / development

A repository for the discussion and publication of the CFPB development team standards.
Creative Commons Zero v1.0 Universal
64 stars 32 forks source link

Using Travis to upload to PyPI automatically #173

Closed willbarton closed 6 years ago

willbarton commented 6 years ago

This PR adds information about uploading to PyPI automatically using Travis to our PyPI guide. It also updates some information in the PyPI guide, specifically that PyPI now lives at pypi.org, and that Markdown is supported with a particular value given to the long_description_content_type field.

https://github.com/cfpb/development/blob/travis-pypi/guides/pypi.md

See it in action here: https://github.com/cfpb/wagtail-treemodeladmin/blob/master/.travis.yml#L28-L36