Add MANIFEST.in to osm_webhook_translator to include README and requirements 93/13193/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 13 Apr 2023 08:52:27 +0000 (10:52 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 13 Apr 2023 10:04:14 +0000 (12:04 +0200)
Change-Id: I7f47826c5438348894ff525c591cfd93415ace04
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_webhook_translator/MANIFEST.in [new file with mode: 0644]

diff --git a/osm_webhook_translator/MANIFEST.in b/osm_webhook_translator/MANIFEST.in
new file mode 100644 (file)
index 0000000..5f44b2f
--- /dev/null
@@ -0,0 +1,20 @@
+#######################################################################################
+# Copyright ETSI Contributors and Others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#######################################################################################
+
+include src/osm_webhook_translator/requirements.txt
+include src/osm_webhook_translator/README.rst
+