summarylogtreecommitdiffstats
path: root/fix_underline_warning.patch
diff options
context:
space:
mode:
authorUniversebenzene2019-03-23 11:33:15 +0800
committerUniversebenzene2019-03-23 11:33:15 +0800
commit2dd1a6603951b1d83bfc8b7deec78c017dc41a5b (patch)
tree43da7424dd7771f8aa4f0f21a18b17486f72a229 /fix_underline_warning.patch
downloadaur-2dd1a6603951b1d83bfc8b7deec78c017dc41a5b.tar.gz
Initial import 1.12.9
Diffstat (limited to 'fix_underline_warning.patch')
-rw-r--r--fix_underline_warning.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/fix_underline_warning.patch b/fix_underline_warning.patch
new file mode 100644
index 000000000000..d3b338c5d880
--- /dev/null
+++ b/fix_underline_warning.patch
@@ -0,0 +1,32 @@
+--- a/doc/healpy_zoomtool.rst 2019-03-22 05:51:07.000000000 +0800
++++ b/doc/healpy_zoomtool.rst 2019-03-23 11:08:47.898324511 +0800
+@@ -4,7 +4,7 @@
+
+
+ :mod:`zoomtool` -- Interactive visualisation
+-================================
++============================================
+
+ Interactive map visualization
+ -----------------------------
+diff -ura a/INSTALL.rst b/INSTALL.rst
+--- a/INSTALL.rst 2019-03-22 05:51:07.000000000 +0800
++++ b/INSTALL.rst 2019-03-23 11:09:21.075138156 +0800
+@@ -10,7 +10,7 @@
+ Only Linux and MAC OS X are supported, not Windows.
+
+ Binary installation with conda (RECOMMENDED)
+------------------------
++--------------------------------------------
+
+ Conda forge provides a `conda
+ channel <https://anaconda.org/conda-forge/healpy>`_ with a pre-compiled version of ``healpy``
+@@ -20,7 +20,7 @@
+ conda install healpy
+
+ Source installation with Pip
+----------------------------
++----------------------------
+
+ It is possible to build the latest ``healpy`` with `pip <http://www.pip-installer.org>`_ ::
+