Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Added long_description_content_type to setup.py #490
Browse files Browse the repository at this point in the history
  • Loading branch information
pielco11 committed Aug 2, 2019
1 parent 45d8372 commit 1617d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -38,6 +38,7 @@
version=about['__version__'],
description=DESCRIPTION,
long_description=long_description,
long_description_content_type="text/markdown",
author=AUTHOR,
author_email=EMAIL,
python_requires=REQUIRES_PYTHON,
Expand Down

0 comments on commit 1617d70

Please sign in to comment.