summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index b44bdb6..1c73a3f 100755
--- a/setup.py
+++ b/setup.py
@@ -41,6 +41,7 @@ setup(
packages=find_packages(),
license="LGPL2.1+",
long_description=open('README.rst').read(),
+ long_description_content_type="text/x-rst",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",