projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a007b27
)
mark long description type as markdown
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 5 May 2021 13:19:23 +0000
(14:19 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 5 May 2021 13:19:23 +0000
(14:19 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 3a11dd990c7bfc41768c4e7bb6c808f9ff1bebbe..85bbf21b6f8c7566a9e17f03f4a2c9c6f5a930cb 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-31,6
+31,7
@@
setup(
version=version,
description="A nmigen-based OpenPOWER multi-issue Hybrid CPU / VPU / GPU",
long_description=README + '\n\n' + NEWS,
+ long_description_content_type='text/markdown',
classifiers=[
"Topic :: Software Development",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",