Add long_description_content_type to setup.py
@@ -65,6 +65,7 @@ setup(
version=about['__version__'],
description=about['__description__'],
long_description=readme + '\n\n' + history,
long_description_content_type='text/x-rst',
author=about['__author__'],
author_email=about['__author_email__'],
url=about['__url__'],
The note is not visible to the blocked user.