Skip to content

Commit

Permalink
Setting long_description_content_type = 'text/markdown'
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepSpace2 committed Nov 1, 2020
1 parent 19ac97e commit d94d134
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 @@ -7,6 +7,7 @@
name = 'powerline-owmweather',
description = 'A Powerline segment for fetching and showing the weather in the current location',
long_description = long_description,
long_description_content_type = 'text/markdown'
version = '0.2',
keywords = 'powerline weather segment terminal cli',
license = 'MIT',
Expand Down

0 comments on commit d94d134

Please sign in to comment.