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 0a554b9 commit 8c566c6Copy full SHA for 8c566c6
setup.py
@@ -23,6 +23,7 @@
23
license='MIT',
24
description='An asynchronous Python client for XIVAPI',
25
long_description=README,
26
+ long_description_content_type="text/markdown",
27
keywords='ffxiv xivapi',
28
include_package_data=True,
29
install_requires=REQUIREMENTS,
0 commit comments