From: asteroide Date: Fri, 28 Jul 2017 07:17:19 +0000 (+0200) Subject: Update setup due to the name modification of the readme X-Git-Tag: opnfv-5.1.RC1~16 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F38315%2F1;p=moon.git Update setup due to the name modification of the readme Change-Id: Iaa974b85670a575ed2896a24e14db8752345c9ef --- diff --git a/moonv4/moon_orchestrator/setup.py b/moonv4/moon_orchestrator/setup.py index 88481ceb..624dba94 100644 --- 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,