From 2ad78dc095be6d7e07cea56a2590cbd592acce87 Mon Sep 17 00:00:00 2001 From: Alex Rain Date: Sat, 7 Jan 2023 08:00:47 +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..c412eba --- /dev/null +++ b/python-pytest-datafiles.yaml @@ -0,0 +1,4 @@ +separator: . +src_repo: omarkohl/pytest +tag_prefix: ^ +version_control: github \ No newline at end of file -- Gitee