projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c90583
)
setup: fix readme
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 4 Oct 2015 16:44:50 +0000
(
00:44
+0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 4 Oct 2015 16:44:50 +0000
(
00:44
+0800)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index ba67556e7f023fa4a23f8b97a6e89f886811e705..921bcc20db1cf92576becd2ede2d0d5954c3c1c0 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-13,7
+13,7
@@
setup(
name="misoc",
version="1.0",
description="a high performance and small footprint SoC based on Migen",
- long_description=open("README
.rst
").read(),
+ long_description=open("README").read(),
author="Sebastien Bourdeauducq",
author_email="sb@m-labs.hk",
url="http://m-labs.hk",