From 8b48816890e29fded9142685ed5a7b2f3eb20f4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Wed, 24 Apr 2024 00:02:47 +0000 Subject: [PATCH] Re-release 1.2.0 with sdss-pymangle --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index c77c3d4a..294004e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sdss-target-selection -version = 1.2.1a0 +version = 1.2.0 author = José Sánchez-Gallego author_email = gallegoj@uw.edu description = Code to perform target selection for BHM/MWM using catalogdb @@ -41,7 +41,7 @@ install_requires = networkx>=2.4 pandas>=1.0.0 healpy>=1.13.0 - pymangle @ git+https://github.com/esheldon/pymangle.git + sdss-pymangle>=0.9.3 tables>=3.6.1 sdsstools>=1.6.0 enlighten>=1.4.0