From cb23b06b64af120e0c6775dd2d59f6d970418995 Mon Sep 17 00:00:00 2001 From: RHE Date: Thu, 21 Dec 2017 15:36:27 +0100 Subject: python_moonutilities rename Change-Id: I306268f5b95dee283313f76db2e1cac49fc9c0ff Signed-off-by: RHE --- moonv4/python_moonutilities/MANIFEST.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 moonv4/python_moonutilities/MANIFEST.in (limited to 'moonv4/python_moonutilities/MANIFEST.in') diff --git a/moonv4/python_moonutilities/MANIFEST.in b/moonv4/python_moonutilities/MANIFEST.in new file mode 100644 index 00000000..b764e35c --- /dev/null +++ b/moonv4/python_moonutilities/MANIFEST.in @@ -0,0 +1,10 @@ +# 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.rst +include LICENSE +include Changelog +include setup.py +include requirements.txt -- cgit 1.2.3-korg