From 104769e814bb96c35ff730e7ba7cf99f84a91bd4 Mon Sep 17 00:00:00 2001 From: cherry530 <707078654@qq.com> Date: Thu, 14 Dec 2023 10:40:05 +0800 Subject: [PATCH] add yaml Signed-off-by: cherry530 <707078654@qq.com> --- python-django-compressor.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-django-compressor.yaml diff --git a/python-django-compressor.yaml b/python-django-compressor.yaml new file mode 100644 index 0000000..593fa2f --- /dev/null +++ b/python-django-compressor.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: django-compressor/django-compressor +tag_prefix: "^" +seperator: "."