Skip to content

Commit

Permalink
sets long_description_content_type='text/markdown'
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelduchesne committed Feb 11, 2021
1 parent 268231d commit 94b96bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -22,6 +22,7 @@
author_email="jakubszc@mit.edu",
description="battery operation optimization",
long_description=long_description,
long_description_content_type='text/markdown',
install_requires=install_requires,
entry_points="""
[console_scripts]
Expand Down

0 comments on commit 94b96bc

Please sign in to comment.