From f3aa41bd5f19dd843c5a722c435854f6d97bb4a6 Mon Sep 17 00:00:00 2001 From: weishaokun Date: Thu, 8 Jul 2021 10:09:58 +0800 Subject: [PATCH] add yaml --- python-uritemplate.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-uritemplate.yaml diff --git a/python-uritemplate.yaml b/python-uritemplate.yaml new file mode 100644 index 0000000..9cb643f --- /dev/null +++ b/python-uritemplate.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: python-hyper/uritemplate +tag_prefix: ^ +seperator: . -- Gitee