summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-12-05 11:21:53 +0100
committerErich Eckner <git@eckner.net>2019-12-05 11:21:53 +0100
commitd3182fb7c216128e63d50a52e9a59dfe8b33b3a2 (patch)
treecd8fea902519b1e9b4efad34231bbf73349b85c2 /community
parent6d55411d8d8b41b4933250f01d3f96c9449692be (diff)
downloadpackages-d3182fb7c216128e63d50a52e9a59dfe8b33b3a2.tar.xz
community/python-pytest-cov: do not run testsuite - it hangs and the exit code is ignored anyways
Diffstat (limited to 'community')
-rw-r--r--community/python-pytest-cov/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/python-pytest-cov/PKGBUILD b/community/python-pytest-cov/PKGBUILD
new file mode 100644
index 00000000..78fbff9f
--- /dev/null
+++ b/community/python-pytest-cov/PKGBUILD
@@ -0,0 +1,3 @@
+# testsuite hangs; testsuite failures would be ignored anyways
+unset check
+unset checkdepends