From 775f70f1233b162111aa4115fe2d097730672f67 Mon Sep 17 00:00:00 2001 From: Wolfgang Preimesberger Date: Fri, 14 Jun 2024 16:27:27 +0200 Subject: [PATCH] Update setup.cfg --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 7c95101..ae7c1ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,12 +6,12 @@ name = pytesmo description = Python Toolbox for the evaluation of soil moisture observations author = TU Wien -author-email = remote.sensing@geo.tuwien.ac.at +author_email = remote.sensing@geo.tuwien.ac.at license = mit -long-description = file: README.rst -long-description-content-type = text/x-rst; charset=UTF-8 +long_description = file: README.rst +long_description_content_type = text/x-rst; charset=UTF-8 url = https://www.geo.tuwien.ac.at/ -project-urls = +project_urls = Documentation = https://pytesmo.readthedocs.io/ # Change if running only on Windows, Mac or Linux (comma-separated) platforms = any