diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-07 18:10:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:57 +0700 |
commit | 70eb9114116f39524af3f9fd3511cfe7a311bfd4 (patch) | |
tree | 506de4ab22ed1687c71c717dc9c1229e5af78ab2 /python/pytest-runner/slack-desc | |
parent | 05009f247ea8b7fef5086551faec454a6ca13b4b (diff) | |
download | slackbuilds-70eb9114116f39524af3f9fd3511cfe7a311bfd4.tar.gz |
python/pytest-runner: Added (invoke py.test as a distutils command).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/slack-desc')
-rw-r--r-- | python/pytest-runner/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pytest-runner/slack-desc b/python/pytest-runner/slack-desc new file mode 100644 index 0000000000..1ce3199eb6 --- /dev/null +++ b/python/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------------------------------------------------------| +pytest-runner: pytest-runner (invoke py.test as a distutils command) +pytest-runner: +pytest-runner: Setup scripts can use pytest-runner to add setup.py test support for +pytest-runner: pytest runner. +pytest-runner: +pytest-runner: https://pypi.python.org/pypi/pytest-runner +pytest-runner: +pytest-runner: +pytest-runner: +pytest-runner: +pytest-runner: |