aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2018-03-29 11:42:42 +0200
committerThomas Duval <thomas.duval@orange.com>2018-03-29 11:42:42 +0200
commitbc4b50b20ad673cff67c928cc5b000ec74cc0a44 (patch)
tree6321c26298b05bf6370e2ffa2f9f28e553a00036
parenta19855fbfe845104bbb73b53985fe0aa9b76ad4e (diff)
Fix a bug in MANIFEST.in
Change-Id: I414a2907e0b7e93ce86d45984d28d7f3be475d02
-rw-r--r--moon_manager/MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
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