From 3bc0902f5d028462e8ad4ff4d13e7a3eb14ad666 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 9 Dec 2025 13:30:40 +0100 Subject: [PATCH] Remove unnecessary stdeb.cfg file Change-Id: I233f62b8649f45b4ada81941451b2efd3a2b6c4b Signed-off-by: garciadeblas --- stdeb.cfg | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 stdeb.cfg diff --git a/stdeb.cfg b/stdeb.cfg deleted file mode 100644 index 92fa10a..0000000 --- a/stdeb.cfg +++ /dev/null @@ -1,18 +0,0 @@ -# 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. - -[DEFAULT] -X-Python3-Version : >= 3.13 -X-Debian-Depends : python3, python3-pkg-resources \ No newline at end of file -- 2.25.1