projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c04b5ba
)
Revert "setup: update project URLs."
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sat, 14 Mar 2020 06:38:30 +0000
(14:38 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sat, 14 Mar 2020 06:38:30 +0000
(14:38 +0800)
This reverts commit
38aa9fb671fd8bbf3be1ec2b1e764fc60196acf8
.
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index f80d30d66cec4f7a52c949373b27284b592d3836..4dfbb83f473508b0714c60b8961f67a70eb949c7 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-37,7
+37,7
@@
setup(
},
project_urls={
#"Documentation": "https://nmigen.readthedocs.io/",
- "Source Code": "https://github.com/
nmigen
/nmigen",
- "Bug Tracker": "https://github.com/
nmigen
/nmigen/issues",
+ "Source Code": "https://github.com/
m-labs
/nmigen",
+ "Bug Tracker": "https://github.com/
m-labs
/nmigen/issues",
},
)