Update setup due to the name modification of the readme 15/38315/1
authorasteroide <thomas.duval@orange.com>
Fri, 28 Jul 2017 07:17:19 +0000 (09:17 +0200)
committerasteroide <thomas.duval@orange.com>
Fri, 28 Jul 2017 07:17:19 +0000 (09:17 +0200)
Change-Id: Iaa974b85670a575ed2896a24e14db8752345c9ef

moonv4/moon_orchestrator/setup.py

index 88481ce..624dba9 100644 (file)
@@ -24,7 +24,7 @@ setup(
 
     description="",
 
-    long_description=open('README.rst').read(),
+    long_description=open('README.md').read(),
 
     install_requires=required,