Skip to content

Commit 0c65daa

Browse files
committed
added long_desction_content_type
1 parent 60f333e commit 0c65daa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
license="MIT License", # example license
1414
description="Quickest way to build powerful HTTP APIs in Python",
1515
long_description=long_description,
16+
long_description_content_type="text/markdown",
1617
url="https://github.com/deep-compute/kwikapi.django",
1718
download_url="https://github.com/deep-compute/kwikapi.django/tarball/%s" % version,
1819
author="Deep Compute, LLC",

0 commit comments

Comments
 (0)