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 6ee8593 commit 5bc65a9Copy full SHA for 5bc65a9
setup.py
@@ -42,6 +42,7 @@ def run(self):
42
license="MIT License",
43
description="Bringing all of PostgreSQL's awesomeness to Django.",
44
long_description=README,
45
+ long_description_content_type='text/x-rst',
46
url="https://github.com/SectorLabs/django-postgres-extra",
47
author="Sector Labs",
48
author_email="[email protected]",
0 commit comments