aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_wrapper/MANIFEST.in
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2017-09-07 16:34:12 +0200
committerasteroide <thomas.duval@orange.com>2017-09-07 16:34:12 +0200
commiteadfb789322a1a9887c8a4f23c8f125a39ebc8f4 (patch)
tree551be4f7efa21d58caa57546f404197b69e0f149 /moonv4/moon_wrapper/MANIFEST.in
parent526203676c7205700de0a1d3ad801116e440ae5d (diff)
Add the moon_wrapper component
Change-Id: I21cb5ff5a25e3b9af07e19f7bfd7a737ad9f136d
Diffstat (limited to 'moonv4/moon_wrapper/MANIFEST.in')
-rw-r--r--moonv4/moon_wrapper/MANIFEST.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/moonv4/moon_wrapper/MANIFEST.in b/moonv4/moon_wrapper/MANIFEST.in
new file mode 100644
index 00000000..cf4d2e4e
--- /dev/null
+++ b/moonv4/moon_wrapper/MANIFEST.in
@@ -0,0 +1,9 @@
+# Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
+# This software is distributed under the terms and conditions of the 'Apache-2.0'
+# 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.md
+include LICENSE
+include setup.py
+include requirements.txt