diff --git a/setup.py b/setup.py index a27720e..01ab6e5 100755 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ setup( # uncomment the following lines if you fill them out in release.py description=description, long_description=long_description, + long_description_content_type="text/markdown", author=author, author_email=email,