mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
The packages/app tree links each galaxy subpackage explicitly and tool_source_store was never added, so the built wheel lacked the package and per-package mypy resolved its imports as Any (surfacing as 'Returning Any' in LazyToolboxSearch.search).