diff --git a/setup.py b/setup.py index ce8d570..a882156 100644 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ name=PACKAGE_NAME, version=VERSION, description="A Python gRPC client for Rekcurd.", + long_description_content_type='text/markdown', author_email="rekcurd.developers@gmail.com", author="Rekcurd team and contributors", license="Apache License Version 2.0",