summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 33ee30719..17434313e 100644
--- a/setup.py
+++ b/setup.py
@@ -68,7 +68,7 @@ setup(
version=VERSION,
description='The Pyramid Web Framework, a Pylons project',
long_description=README + '\n\n' + CHANGES,
- long_description_content_type = 'text/x-rst',
+ long_description_content_type='text/x-rst',
classifiers=[
"Development Status :: 6 - Mature",
"Intended Audience :: Developers",