projects
/
pgwui_logout
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a3ca7
)
Added long_description_content_type
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:05:53 +0000
(17:05 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:05:53 +0000
(17:05 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 08f14bc83486373a41224349c166980c8d225455..cd98fa3a1a2e40eb97ef4524eeacafce2f359ef9 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-75,6
+75,7
@@
setup(
description='Logout page for the PostgreSQL Web User Interface suite.',
long_description=long_description,
+ long_description_content_type='text/x-rst',
# The project's main homepage.
url='http://pgwui_logout.readthedocs.io/',