Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Jun 14, 2024
1 parent cbcd91e commit 775f70f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
name = pytesmo
description = Python Toolbox for the evaluation of soil moisture observations
author = TU Wien
author-email = [email protected]
author_email = [email protected]
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
Expand Down

0 comments on commit 775f70f

Please sign in to comment.