Skip to content

Report pytroll dependencies in check_satpy#3425

Open
Sammy-Dabbas wants to merge 1 commit into
pytroll:mainfrom
Sammy-Dabbas:issue-3116-pytroll-deps
Open

Report pytroll dependencies in check_satpy#3425
Sammy-Dabbas wants to merge 1 commit into
pytroll:mainfrom
Sammy-Dabbas:issue-3116-pytroll-deps

Conversation

@Sammy-Dabbas

Copy link
Copy Markdown

Report the core and optional pytroll dependencies in show_versions, which check_satpy delegates to: pyresample, pykdtree, trollimage, trollsift, plus the optional pycoast, pydecorate, and python-geotiepoints. python-geotiepoints uses its distribution name so importlib.metadata.version resolves it correctly instead of reporting it as not installed.

show_versions (and therefore check_satpy) omitted core pytroll
dependencies. Add pyresample, pykdtree, trollimage, and trollsift, plus
the optional pycoast, pydecorate, and python-geotiepoints. Use the
distribution name python-geotiepoints so importlib.metadata.version
resolves it rather than reporting it as not installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add additional dependencies to show_versions and check_satpy

1 participant