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.
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