From 4f6c8b823043d7b66f07760cc30003c70ce08ecd Mon Sep 17 00:00:00 2001 From: Christoph Paulik Date: Wed, 22 Feb 2017 17:06:15 +0100 Subject: [PATCH] Update setup.cfg email, authors and classifiers --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index c17edf4..4388562 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,14 +1,14 @@ [metadata] name = gldas summary = Readers and converters for data from the GLDAS Noah Land Surface Model. -author = Andreea Plocon -author-email = andreea.plocon@geo.tuwien.ac.at +author = Package authors +author-email = christoph.paulik@geo.tuwien.ac.at license = new-bsd home-page = http://... description-file = README.rst # Add here all kinds of additional classifiers as defined under # https://pypi.python.org/pypi?%3Aaction=list_classifiers -classifiers = Development Status :: 4 - Beta, +classifiers = Development Status :: 4 - Beta Programming Language :: Python [entry_points]