From 26337d180220512ad58cf69bf8f46e4fc4216295 Mon Sep 17 00:00:00 2001 From: wwx913452 Date: Thu, 7 May 2020 15:33:03 +0800 Subject: [PATCH] added python-psycopg2.yaml --- python-psycopg2.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-psycopg2.yaml diff --git a/python-psycopg2.yaml b/python-psycopg2.yaml new file mode 100644 index 0000000..998ffb6 --- /dev/null +++ b/python-psycopg2.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: psycopg/psycopg2 +tag_prefix: ^ +seperator: _ -- Gitee