Skip to content
Snippets Groups Projects
Commit 01147c12 authored by Rufai Omowunmi Balogun's avatar Rufai Omowunmi Balogun
Browse files

clean up"

parent 0b5097ba
No related branches found
Tags v1.1.0b0
1 merge request!3Dev-clean up
[metadata]
name = smodex
description = A Python package for understanding the evolution of soil moisture anomalies
long_description = file: README.md
long_description_content_type = text/markdown
url = https://gitlab.inf.unibz.it/REMSEN/smodex
author = Rufai Omowunmi Balogun
author_email = rbalogun@eurac.edu
project_urls =
Bug Tracker = https://gitlab.inf.unibz.it/REMSEN/smodex/-/issues
Source = https://gitlab.inf.unibz.it/REMSEN/smodex
download_url = https://gitlab.inf.unibz.it/REMSEN/smodex
keywords = anomalies, soil moisture, climatology
classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
License :: OSI Approved :: MIT No Attribution License
Operating System :: OS Independent
Development Status :: 2 - Pre-Alpha
Intended Audience :: Developers
Intended Audience :: Education
Intended Audience :: Science/Research
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Scientific/Engineering :: Hydrology
Topic :: Scientific/Engineering :: Remote Sensing
Topic :: Scientific/Engineering :: Environmental Sciences
[options]
include_package_data = True
package_dir =
= src
packages = find:
python_requires = >=3.7
install_requires =
setup_requires =
ruff
[options.extras_require]
interactive =
matplotlib
jupyter
tests =
docs =
# [options.entry_points]
# console_scripts =
# smodex = smodex.__main__:main
[options.packages.find]
where = src
[options.package_data]
* = *.yaml, *.ini
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment