Skip to content

Commit

Permalink
Add long description content type (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
marriott-er authored and ethansiegl committed Sep 16, 2019
1 parent ba9e4fc commit 90c44de
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 @@ -19,6 +19,7 @@
author_email='[email protected], [email protected]',
description='Open source engine for matching cancer patients to precision medicine clinical trials (V2).',
long_description=long_description,
long_description_content_type='text/markdown',
entrypoints={
"console-scripts": [
"matchengine = matchengine.main"
Expand Down

0 comments on commit 90c44de

Please sign in to comment.