summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-03-21 02:21:59 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-03-21 02:21:59 +0900
commit86f0336693df45acdc2e968322bd794171e45eef (patch)
tree0faf30c4ce4e1c3a1acf3ad3d814848a4592110f /setup.py
parente6cc18cc59e54a26d25c7ec54354b3dfa646c07b (diff)
parentb96a315b5f80c7127b5fad7c6c25ce3a1056ad48 (diff)
downloadsphinx-git-86f0336693df45acdc2e968322bd794171e45eef.tar.gz
Merge branch '2.0'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index eccceebb3..30f8625c8 100644
--- a/setup.py
+++ b/setup.py
@@ -172,6 +172,7 @@ setup(
author_email='georg@python.org',
description='Python documentation generator',
long_description=long_desc,
+ long_description_content_type='text/x-rst',
zip_safe=False,
classifiers=[
'Development Status :: 5 - Production/Stable',