diff options
| author | David Spencer <baildon.research@googlemail.com> | 2022-10-06 12:03:01 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:46 +0700 |
| commit | 3909e8fd9469d768ec3f94a5fd605a8867d554a3 (patch) | |
| tree | 2511767da2b7c7816bccd952bada32927140a45f /python/python2-pytest-runner/slack-desc | |
| parent | 96f06adaa8c27761fc9b0d6d937e3d43a7ead475 (diff) | |
python/python2-pytest-runner: Added (invoke py.test as distutils)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pytest-runner/slack-desc')
| -rw-r--r-- | python/python2-pytest-runner/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-pytest-runner/slack-desc b/python/python2-pytest-runner/slack-desc new file mode 100644 index 0000000000..33b2d4b22d --- /dev/null +++ b/python/python2-pytest-runner/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-pytest-runner: python2-pytest-runner (invoke py.test as a distutils command) +python2-pytest-runner: +python2-pytest-runner: Setup scripts can use pytest-runner to add setup.py test support for +python2-pytest-runner: pytest runner. +python2-pytest-runner: +python2-pytest-runner: https://pypi.python.org/pypi/pytest-runner +python2-pytest-runner: +python2-pytest-runner: +python2-pytest-runner: +python2-pytest-runner: +python2-pytest-runner: |
