From c07432fb7c62603ddf811905e941ed4648bb299e Mon Sep 17 00:00:00 2001 From: Alex Rain Date: Wed, 16 Nov 2022 09:53:46 +0000 Subject: [PATCH] add python-dotenv.yaml. Signed-off-by: Alex Rain --- python-dotenv.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-dotenv.yaml diff --git a/python-dotenv.yaml b/python-dotenv.yaml new file mode 100644 index 0000000..e0c6823 --- /dev/null +++ b/python-dotenv.yaml @@ -0,0 +1,4 @@ +seperator: . +src_repo: theskumar/python +tag_prefix: ^ +version_control: github.com -- Gitee