Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/python-pytest/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pytest/PKGBUILD')
-rw-r--r--community/python-pytest/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/python-pytest/PKGBUILD b/community/python-pytest/PKGBUILD
deleted file mode 100644
index 85fbc035..00000000
--- a/community/python-pytest/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# some tests fail also upstream (nose)
-eval "$(
- declare -f check | \
- sed '
- s/\(test-env\/bin\/python -m pytest\)/\1 || true/
- '
-)"