From b008b924157d47665c86069d0786e0052a563392 Mon Sep 17 00:00:00 2001 From: Monday Date: Mon, 30 May 2022 08:13:29 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml=20=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lmfit.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lmfit.yaml b/lmfit.yaml index 38a6f8a..5f11cc8 100644 --- a/lmfit.yaml +++ b/lmfit.yaml @@ -1,4 +1,5 @@ version_control: git src_repo: https://jugit.fz-juelich.de/mlz/lmfit.git -tag_pattern: "^v" -seperator: "." +tag_prefix: "^v" +separator: "." +git_url: https://jugit.fz-juelich.de/mlz/lmfit.git