Skip to content

Commit

Permalink
Merge pull request #34 from rbnvrw/master
Browse files Browse the repository at this point in the history
Set long description type to markdown
  • Loading branch information
rbnvrw authored Jun 23, 2020
2 parents a69f6ce + 2375ec2 commit ca58d6e
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 ca58d6e

Please sign in to comment.