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