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 1e5f3c5 commit 4491ad5Copy full SHA for 4491ad5
1 file changed
setup.py
@@ -35,6 +35,7 @@ def read(*rnames):
35
platforms=["any"],
36
description='SWITCH Power System Planning Model',
37
long_description=read('README'),
38
+ long_description_content_type="text/markdown",
39
classifiers=[
40
'Development Status :: 5 - Production/Stable',
41
'Environment :: Console',
0 commit comments