Skip to content

Commit f571cc2

Browse files
authored
Update setup.py
1 parent fa9746f commit f571cc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def get_version(rel_path):
2727
version=version,
2828
description="A Python API wrapper for MapRoulette",
2929
license="Apache License 2.0",
30+
long_description_content_type='text/markdown'
3031
long_description=long_description,
3132
url="https://github.com/osmlab/maproulette-python-client",
3233
packages=find_packages(exclude=["tests", "examples"]),

0 commit comments

Comments
 (0)