X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=MANIFEST.in;fp=MANIFEST.in;h=4deac18188e3ca0dd236e36436729a10237b46ec;hb=b7463a4821eabd214b2b38d54db38a5a1aae53d6;hp=0000000000000000000000000000000000000000;hpb=36253c72d4f7456d6a5b2a199d2e544e699f3d99;p=osm%2Fosmclient.git diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..4deac18 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,17 @@ +# Copyright 2019 ATOS +# +# All Rights Reserved. +# +# 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 osmclient/templates/*.yaml.j2 \ No newline at end of file