summarylogtreecommitdiffstats
path: root/fix_testing.patch
diff options
context:
space:
mode:
authorUniversebenzene2019-02-23 00:53:26 +0800
committerUniversebenzene2019-02-23 00:53:26 +0800
commit8230d514e577d539ec035c8f4cf132212dc6979a (patch)
tree75f64415c840bf40f759c97dbf904316fa1d56ea /fix_testing.patch
parent1d5ffd753d9dcb26d4470192d0e856644cdf8c0d (diff)
downloadaur-8230d514e577d539ec035c8f4cf132212dc6979a.tar.gz
Update to version 1.2.9
Diffstat (limited to 'fix_testing.patch')
-rw-r--r--fix_testing.patch14
1 files changed, 2 insertions, 12 deletions
diff --git a/fix_testing.patch b/fix_testing.patch
index fa4989a5bb0d..d5716dee042d 100644
--- a/fix_testing.patch
+++ b/fix_testing.patch
@@ -1,5 +1,5 @@
---- a/setup.cfg 2019-02-22 14:36:03.933684666 +0800
-+++ b/setup.cfg 2019-02-22 14:36:33.284391606 +0800
+--- a/setup.cfg 2019-02-23 00:45:55.149040420 +0800
++++ b/setup.cfg 2019-02-23 00:46:22.119762979 +0800
@@ -7,7 +7,7 @@
upload-dir = docs/_build/html
show-response = 1
@@ -9,13 +9,3 @@
minversion = 2.2
norecursedirs = .git build docs/_build
---- a/spherical_geometry/polygon.py 2019-02-22 13:24:12.000000000 +0800
-+++ b/spherical_geometry/polygon.py 2019-02-22 14:37:08.668576535 +0800
-@@ -270,6 +270,7 @@
- -------
- polygon : `SingleSphericalPolygon` object
- """
-+ import astropy
- from astropy import wcs as pywcs
- from astropy.io import fits
-