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/pytest-runner.info | |
parent | 05009f247ea8b7fef5086551faec454a6ca13b4b (diff) |
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/pytest-runner.info')
-rw-r--r-- | python/pytest-runner/pytest-runner.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info new file mode 100644 index 0000000000000..b96b0e2359b9e --- /dev/null +++ b/python/pytest-runner/pytest-runner.info @@ -0,0 +1,10 @@ +PRGNAM="pytest-runner" +VERSION="2.11.1" +HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" +DOWNLOAD="https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea1faabb03c5ded8f665ead448f5d8a/pytest-runner-2.11.1.tar.gz" +MD5SUM="bdb73eb18eca2727944a2dcf963c5a81" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="setuptools-scm pytest" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |