wylark
/
munter.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51dbc5f
)
Fix README content type
author
Alexander Vasarab <alexander@wylark.com>
Sun, 21 Jun 2020 02:15:18 +0000
(19:15 -0700)
committer
Alexander Vasarab <alexander@wylark.com>
Sun, 21 Jun 2020 02:15:18 +0000
(19:15 -0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 55047cc489d00f102fdfe145e02096ae3bc02707..f30ca7059c2f2a82eb391efa232aac1afda149c0 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-21,7
+21,7
@@
setup(
'An easy-to-use implementation of the Munter time calculation'
),
long_description=readme,
- long_description_content_type='text/
plai
n',
+ long_description_content_type='text/
markdow
n',
author='Alexander Vasarab',
author_email='alexander@wylark.com',
url='https://wylark.com/munter',