summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-06-12 13:41:32 +0800
committerUniversebenzene2022-06-12 13:41:32 +0800
commit91abe59a42eac55c1f23bd6e48a0b4f0d4626e7a (patch)
treed8e25ebe0487c7cb4bcfeb973e5278445625f0a6 /PKGBUILD
parent4038e04c7ed3cb539cf4c97c6a4391222f25e36d (diff)
downloadaur-python-stsci.convolve.tar.gz
Remove py2-nose
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e22eebe4ce6..1bdd3dbbeb3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python"
license=('BSD')
makedepends=('python-setuptools' 'python-numpy' 'python-d2to1' 'python-stsci.distutils')
-checkdepends=('python2-nose')
+#checkdepends=('python2-nose')
# 'python-pytest')
source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz"
"https://raw.githubusercontent.com/spacetelescope/stsci.convolve/master/LICENSE.txt")