projects
/
pgwui_common
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
505d736
)
Added long_description_content_type
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:02:34 +0000
(17:02 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:02:34 +0000
(17:02 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index a69d0c6122a2cf85797e8f7fff733b54523f8884..0afd2c9dd9239423cf44bef92abffda276b7b16d 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-75,6
+75,7
@@
setup(
description='Shared files for PGWUI Postgres web interfaces.',
long_description=long_description,
+ long_description_content_type='text/x-rst',
# The project's main homepage.
url='http://pgwui_common.readthedocs.io/',