X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=MANIFEST.in;fp=MANIFEST.in;h=b80461858a0a005ad65dcb95b11b2f0aebbeed29;hp=0000000000000000000000000000000000000000;hb=65a6982aae6c7a0e765e20b971c6fd584a67fbb3;hpb=0090f910193197e9c5f3eaf68eee291b59bca285 diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..b804618 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,15 @@ +# -*- coding: utf-8 -*- +# 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. + +recursive-include models *.yang \ No newline at end of file