summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 11f88c6afa..e759025985 100644
--- a/setup.py
+++ b/setup.py
@@ -319,6 +319,7 @@ static_setup_params = dict(
name='ansible-core',
version=__version__,
description='Radically simple IT automation',
+ long_description_content_type='text/x-rst',
author=__author__,
author_email='info@ansible.com',
url='https://ansible.com/',