summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2019-06-12 21:57:46 +0800
committerUniversebenzene2019-06-12 21:57:46 +0800
commit23123e02a2fc3aad8504cfd2c681c0c0d8de0c21 (patch)
tree8304274a035652bc765f66943d3258c4ab7496a5 /.SRCINFO
parent8eb8f4d4d2bd7cd65bb647faf949d165ea166a7c (diff)
downloadaur-23123e02a2fc3aad8504cfd2c681c0c0d8de0c21.tar.gz
Remove testing due to astropy 3.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ce7f01c834..28e4354e31d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,8 +6,6 @@ pkgbase = python-regions
arch = i686
arch = x86_64
license = BSD
- checkdepends = python-pytest-astropy
- checkdepends = python-astropy-healpix
makedepends = cython
makedepends = cython2
makedepends = python-astropy>=1.3
@@ -27,6 +25,8 @@ pkgname = python-regions
optdepends = python-matplotlib>=1.5: Plotting support
optdepends = python-shapely: Managing geometric objects
optdepends = python-regions-doc: Documentation for AstroPy Regions
+ optdepends = python-pytest-astropy: For testing
+ optdepends = python-astropy<3.2: For testing
pkgname = python2-regions
depends = python2>=2.7