From 3909e8fd9469d768ec3f94a5fd605a8867d554a3 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Thu, 6 Oct 2022 12:03:01 +0100 Subject: python/python2-pytest-runner: Added (invoke py.test as distutils) Signed-off-by: Willy Sudiarto Raharjo --- python/python2-pytest-runner/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python2-pytest-runner/README (limited to 'python/python2-pytest-runner/README') diff --git a/python/python2-pytest-runner/README b/python/python2-pytest-runner/README new file mode 100644 index 0000000000..36cf7037f1 --- /dev/null +++ b/python/python2-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 2 build of pytest-runner. -- cgit v1.2.3