Skip to content

Commit

Permalink
Specify markdown in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoCimmino committed May 22, 2021
1 parent 2d9e9b3 commit 6cf6ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def read(fname):
author="Massimo Cimmino",
author_email="massimo.cimmino@polymtl.ca",
description="A g-function calculator for Python",
long_description_content_type='text/markdown',
long_description=read('README.md'),
license="BSD-3-Clause",
keywords="Geothermal, Ground-source, Ground heat exchangers",
Expand Down

0 comments on commit 6cf6ada

Please sign in to comment.