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