Skip to content

Commit

Permalink
set long_description_content_type to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed Jan 10, 2019
1 parent 1861721 commit 6dbfc4c
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 @@ -24,6 +24,7 @@
cmdclass=versioneer.get_cmdclass(),
description='Utilities for working with files.',
long_description=long_description,
long_description_content_type="text/markdown",
url='https://github.com/jdidion/xphyle',
author='John Didion',
author_email='[email protected]',
Expand Down

0 comments on commit 6dbfc4c

Please sign in to comment.