From 00285cdf75925a3e5432e0f20c762029e38eec57 Mon Sep 17 00:00:00 2001 From: Matt Hilton Date: Thu, 19 Oct 2023 11:21:22 +0200 Subject: [PATCH] Meta data update --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index dd50415..7218a5b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ author_email = matt.hilton@wits.ac.za description = Millimeter-wave galaxy cluster and source detection package long_description = file: README.rst keywords = astrophysics -# license = BSD-3-Clause +license = BSD 3-Clause classifiers = Programming Language :: Python :: 3 Environment :: Console @@ -28,7 +28,7 @@ install_requires = astropy >= 4.0 numpy >= 1.19 matplotlib >= 2.0 - astLib >= 0.11.9 + astLib >= 0.11.10 pixell >= 0.17 scipy >= 1.0 pillow