X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=stdeb.cfg;h=8e4ea8a0fa870f764b1cd2ffc915959765221eaa;hp=d7e40220d9038f43349ce83979298fde3b05abfa;hb=5ec768a6eba4a4d15d1db362e2463db1a32c57ed;hpb=533f64d4ae4bb971d750c84bf274729bd6163b5d diff --git a/stdeb.cfg b/stdeb.cfg index d7e4022..8e4ea8a 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,3 +1,16 @@ +# 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-osm-im, python3-cherrypy3, python3-yaml, python3-jsonschema, python3-keystoneclient, python3-pip +Depends3 : python3-osm-common, python3-osm-im, python3-cherrypy3, python3-yaml, python3-jsonschema, + python3-keystoneclient, python3-pip, python3-requests, python3-aiohttp