projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9665ae
)
setup.py: update long_description
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Sat, 30 Nov 2019 18:30:50 +0000
(19:30 +0100)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Sat, 30 Nov 2019 18:30:50 +0000
(19:30 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 598fbb5dacfc3a2b78d96c324fed3184766ba91d..6d82a5e4a2b6ef1a1110f6e56e032c9f067bf695 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-13,7
+13,7
@@
setup(
name="litex",
version="0.2.dev",
description="Python tools to design FPGA cores and SoCs",
- long_description=open("README").read(),
+ long_description=open("README
.md
").read(),
author="Florent Kermarrec",
author_email="florent@enjoy-digital.fr",
url="http://enjoy-digital.fr",