From: Thomas Duval Date: Thu, 29 Mar 2018 09:42:42 +0000 (+0200) Subject: Fix a bug in MANIFEST.in X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F54601%2F1;p=moon.git Fix a bug in MANIFEST.in Change-Id: I414a2907e0b7e93ce86d45984d28d7f3be475d02 --- diff --git a/moon_manager/MANIFEST.in b/moon_manager/MANIFEST.in index 1f674d50..cf4d2e4e 100644 --- a/moon_manager/MANIFEST.in +++ b/moon_manager/MANIFEST.in @@ -3,7 +3,7 @@ # license which can be found in the file 'LICENSE' in this package distribution # or at 'http://www.apache.org/licenses/LICENSE-2.0'. -include README.rst +include README.md include LICENSE include setup.py include requirements.txt