diff --git a/setup.py b/setup.py index 1a33399a0..dc83cc432 100644 --- a/setup.py +++ b/setup.py @@ -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='info@azavea.com', url='https://github.com/azavea/pystac.git',