Skip to content

Commit

Permalink
long description content type set to markdown for PyPi
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Cilfone <nicholas.cilfone@fmr.com>
  • Loading branch information
ncilfone committed Aug 10, 2020
1 parent 06626f5 commit 9d9cc3a
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 @@ -15,6 +15,7 @@
name='spock-config',
description='Spock is a framework designed to help manage complex parameter configurations for Python applications',
long_description=long_description,
long_description_content_type='text/markdown',
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
author="FMR LLC",
Expand Down

0 comments on commit 9d9cc3a

Please sign in to comment.