Skip to content

Commit

Permalink
Set long description type to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Verweij committed Jun 23, 2020
1 parent 5dcbb0e commit 2375ec2
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 @@ -26,6 +26,7 @@
package_dir={'pimsviewer': 'pimsviewer'},
package_data={'': ['*.ui']},
long_description=descr,
long_description_content_type="text/markdown",
entry_points={
'gui_scripts': [
'pimsviewer=pimsviewer.gui:run',
Expand Down

0 comments on commit 2375ec2

Please sign in to comment.