From 012f8a7bda2480e38e5e7e45d01dfc52507dcf7b Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Wed, 5 Oct 2022 22:23:50 +0100 Subject: python/python3-pytest-runner: Added (py.test as a distutils command) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pytest-runner/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-pytest-runner/README (limited to 'python/python3-pytest-runner/README') diff --git a/python/python3-pytest-runner/README b/python/python3-pytest-runner/README new file mode 100644 index 0000000000..601a503282 --- /dev/null +++ b/python/python3-pytest-runner/README @@ -0,0 +1,6 @@ +pytest-runner (invoke py.test as a distutils command) + +Setup scripts can use pytest-runner to add setup.py test support for +pytest runner. + +This is the Python 3 build of pytest-runner. -- cgit v1.2.3