Code Review
/
moon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f22c44f
)
Update setup due to the name modification of the readme
15/38315/1
author
asteroide
<thomas.duval@orange.com>
Fri, 28 Jul 2017 07:17:19 +0000
(09:17 +0200)
committer
asteroide
<thomas.duval@orange.com>
Fri, 28 Jul 2017 07:17:19 +0000
(09:17 +0200)
Change-Id: Iaa974b85670a575ed2896a24e14db8752345c9ef
moonv4/moon_orchestrator/setup.py
patch
|
blob
|
history
diff --git
a/moonv4/moon_orchestrator/setup.py
b/moonv4/moon_orchestrator/setup.py
index
88481ce
..
624dba9
100644
(file)
--- a/
moonv4/moon_orchestrator/setup.py
+++ b/
moonv4/moon_orchestrator/setup.py
@@
-24,7
+24,7
@@
setup(
description="",
- long_description=open('README.
rst
').read(),
+ long_description=open('README.
md
').read(),
install_requires=required,