We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0bf29 commit f6d6474Copy full SHA for f6d6474
setup.py
@@ -134,7 +134,7 @@ def run_tests(self):
134
version=meta['version'],
135
description=meta['doc'],
136
long_description=long_description,
137
- long_description_content_type='text/markdown',
+ long_description_content_type='text/x-rst',
138
keywords='celery django database result backend',
139
author=meta['author'],
140
author_email=meta['contact'],
0 commit comments