Skip to content

Commit

Permalink
Fix pypi long description content type
Browse files Browse the repository at this point in the history
  • Loading branch information
lossyrob committed Oct 8, 2019
1 parent 5915012 commit ccbb2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
version=__version__,
description=("Python library for working with Spatiotemporal Asset Catalog (STAC)."),
long_description=readme,
long_description_content_type="text/markdown",
author="Azavea",
author_email='[email protected]',
url='https://github.com/azavea/pystac.git',
Expand Down

0 comments on commit ccbb2fe

Please sign in to comment.