From 82ee7624c174f950e63e5a8013cb70023e229d85 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 16:55:01 +0800 Subject: [PATCH] Add python-flask-bootstrap.yaml --- python-flask-bootstrap.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-flask-bootstrap.yaml diff --git a/python-flask-bootstrap.yaml b/python-flask-bootstrap.yaml new file mode 100644 index 0000000..8245d3e --- /dev/null +++ b/python-flask-bootstrap.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: mbr/flask-bootstrap +tag_prefix: ^ +separator: . -- Gitee