From b178f476ffa6070fb96fae3426ab48e4817b92c8 Mon Sep 17 00:00:00 2001 From: smileknife Date: Wed, 2 Sep 2020 22:52:31 +0800 Subject: [PATCH] add yaml file Signed-off-by: smileknife --- python-baluhn.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-baluhn.yaml diff --git a/python-baluhn.yaml b/python-baluhn.yaml new file mode 100644 index 0000000..a7b43ad --- /dev/null +++ b/python-baluhn.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: benhodgson/baluhn +tag_prefix: "^v" +separator: "."