Full license stored in package metadata
Since I modified pyproject.toml, the full license text is embeded in the package metadata.
This result in pollution of package info when using command like pip show pyotb
.
This field should just contain the name of the license, not the full content.
For example :
pip show rasterio
Name: rasterio
Version: 1.3.4
Summary: Fast and direct raster I/O for use with Numpy and SciPy
Home-page: https://github.com/rasterio/rasterio
Author: Sean Gillies
Author-email: sean@mapbox.com
License: BSD
Location: /usr/lib/python3/dist-packages
Requires: affine, attrs, certifi, click, click-plugins, cligj, numpy, setuptools, snuggs
Required-by: geocube, pynightlights, rasterstats, rio-cogeo, rio-color, rio-mucho, rio-stac, rio-tiler, rioxarray, segment-geospatial, stactools, torchgeo