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 7fe661d commit b75904dCopy full SHA for b75904d
setup.py
@@ -38,6 +38,7 @@
38
version=version,
39
description="Graphene Django integration",
40
long_description=open("README.md").read(),
41
+ long_description_content_type='text/markdown',
42
url="https://github.com/graphql-python/graphene-django",
43
author="Syrus Akbary",
44
author_email="[email protected]",
0 commit comments