X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=stdeb.cfg;h=2794a1f6d0c1d67af7627ca33f4710895a8e710d;hb=a7cb70b362dd95528deb64ab21ebad953009add6;hp=a265bac5afbdc272cb70179a3465be4929b5fc7b;hpb=b3cda2e2d399e761311fbe9e4ffc3b22037d6312;p=osm%2FLCM.git diff --git a/stdeb.cfg b/stdeb.cfg index a265bac..2794a1f 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,3 +1,20 @@ +## +# Copyright 2020 Telefonica Investigacion y Desarrollo, S.A.U. +# +# 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. +# +## [DEFAULT] -X-Python3-Version : >= 3.5 -Depends3: python3-osm-common, python3-n2vc +X-Python3-Version : >= 3.6 +Depends3: python3-osm-common, python3-n2vc, python3-yaml, python3-aiohttp, python3-jinja2, python3-pip