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 b23831a commit bd18dabCopy full SHA for bd18dab
setup.py
@@ -9,6 +9,8 @@
9
author="xia",
10
author_email="xiazheng1996@126.com",
11
description="xia pypi",
12
+ long_description=long_description,
13
+ long_description_content_type="text/markdown",
14
url="https://github.com/bobenxia/xia_pypi",
15
classifiers=[
16
"Programming Language :: Python :: 3",
0 commit comments