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 04ed6ca commit 3d1c3a4Copy full SHA for 3d1c3a4
setup.py
@@ -18,6 +18,7 @@ def get_long_description():
18
version=__version__,
19
description="Easy sorting of tables with Django",
20
long_description=get_long_description(),
21
+ long_description_content_type="text/markdown",
22
author="Stéphane Raimbault",
23
author_email="[email protected]",
24
url="http://github.com/webstack/webstack-django-sorting/",
0 commit comments