summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5fda680eaf5..e3ffed947977 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = python-hyperspy
checkdepends = python-pytest-mpl
checkdepends = python-pytest-xdist
checkdepends = python-pytest-rerunfailures
- checkdepends = python-pytest-instafail
makedepends = python-setuptools
depends = python
depends = python-scipy>=1.1
diff --git a/PKGBUILD b/PKGBUILD
index 39ca3f895229..d522e19bc99b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,6 @@ checkdepends=('python-pytest>=3.6'
'python-pytest-mpl'
'python-pytest-xdist'
'python-pytest-rerunfailures'
- 'python-pytest-instafail'
)
replaces=('hyperspy')