projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68909b1
)
Added long_description_content_type
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:14:28 +0000
(17:14 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 29 Aug 2020 22:14:28 +0000
(17:14 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index d17903f0cfb56cd58b0722079168c8cd5eaefb0b..9f6658077a8b074ef6b6f9ebca397b075b72306d 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-74,6
+74,7
@@
setup(
description=(
'Support for regression tests of the PGWUI suite.'),
long_description=long_description,
+ long_description_content_type='text/x-rst',
# The project's main homepage.
url='http://pgwui_testing.readthedocs.io/',