From f15daae561ad874e843148848e0ff39f4cf4be98 Mon Sep 17 00:00:00 2001 From: GuoCe Date: Wed, 27 Mar 2024 14:49:52 +0800 Subject: [PATCH] Add yaml file --- python-sphinxcontrib-htmlhelp.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-sphinxcontrib-htmlhelp.yaml diff --git a/python-sphinxcontrib-htmlhelp.yaml b/python-sphinxcontrib-htmlhelp.yaml new file mode 100644 index 0000000..4f191cf --- /dev/null +++ b/python-sphinxcontrib-htmlhelp.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: sphinxcontrib-applehelp +tag_prefix: +seperator: . -- Gitee