From 9145b0aafd5efdb26e1e45c4676dfc7794c89d58 Mon Sep 17 00:00:00 2001 From: Alessandro Amici Date: Wed, 26 Oct 2022 21:17:46 +0200 Subject: [PATCH] Cleanup metadata --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 4a71a88..c608093 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,7 @@ author = B-Open author_email = software@bopen.eu license = Apache License 2.0 description = Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors +url = https://github.com/bopen/sarsen classifiers = Development Status :: 4 - Beta Intended Audience :: Science/Research @@ -32,6 +33,7 @@ install_requires = typer xarray >= 2022.06.0 xarray-sentinel >= 0.9.3 +include_package_data = True [options.entry_points] console_scripts =