We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6564c7d commit 8506283Copy full SHA for 8506283
1 file changed
setup.py
@@ -10,6 +10,7 @@
10
author_email="your.email@example.com",
11
description="Python SDK for Steadfast Courier API",
12
long_description=long_description,
13
+ long_description_content_type="text/markdown",
14
packages=find_packages(),
15
classifiers=[
16
"Programming Language :: Python :: 3",
0 commit comments