projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8887bea
)
fix download url in setup.py
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Tue, 27 Jan 2015 22:52:14 +0000
(23:52 +0100)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Tue, 27 Jan 2015 22:52:14 +0000
(23:52 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 422d4f4fdac9e85e381aec232da428e3577204f1..ab6e8c2ccacd118afdf0afb8f3484c5609f54cbf 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-20,7
+20,7
@@
setup(
author="Florent Kermarrec",
author_email="florent@enjoy-digital.fr",
url="http://enjoy-digital.fr",
- download_url="https://github.com/
Florent-Kermarrec
/litesata",
+ download_url="https://github.com/
enjoy-digital
/litesata",
packages=find_packages(here),
license="GPL",
platforms=["Any"],