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 395b269 commit 1f29c0fCopy full SHA for 1f29c0f
setup.py
@@ -50,8 +50,9 @@
50
version=version,
51
description=u"Planet SDK for Python",
52
long_description=Path("README.md").read_text("utf-8"),
53
+ long_description_content_type="text/markdown",
54
classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
55
+ 'Development Status :: 3 - Alpha',
56
'Environment :: Console',
57
'Intended Audience :: Developers',
58
'License :: OSI Approved :: Apache Software License',
0 commit comments