diff options
Diffstat (limited to 'python/python3-pytest-runner/README')
-rw-r--r-- | python/python3-pytest-runner/README | 6 |
1 files changed, 6 insertions, 0 deletions
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. |