From cb0635b1bae881edde4ce3417881c8ae0c047205 Mon Sep 17 00:00:00 2001 From: Benjamin Hugo Date: Fri, 29 Nov 2024 10:49:51 +0200 Subject: [PATCH] Fix failing long_description in metadata --- README.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 8a50da5..d1d1c5a 100644 --- a/README.rst +++ b/README.rst @@ -15,14 +15,8 @@ from pypi or from source ------------------------ requirements: - - * Assorted python packages: astropy, numpy, scipy, astLib, python-casacore, future. - With the exception of astLib, these are already present in most Linux - distros. astLib may be downloaded here: http://astlib.sourceforge.net/ - - * Purr/Kittens. Available from pip as astro-kittens. Else, install the purr package from a MeqTrees binary - distribution (see http://www.astron.nl/meqwiki/Downloading). Alternatively, check it out from svn (see below), - and make sure the parent of the Kittens directory is in your PYTHONPATH. + * Assorted python packages: astropy, numpy, scipy, astLib, python-casacore, future. With the exception of astLib, these are already present in most Linux distros. astLib may be downloaded here: http://astlib.sourceforge.net/ + * Purr/Kittens. Available from pip as astro-kittens. Else, install the purr package from a MeqTrees binary distribution (see http://www.astron.nl/meqwiki/Downloading). Alternatively, check it out from svn (see below), and make sure the parent of the Kittens directory is in your PYTHONPATH. To obtain on ubuntu you can run::