<#18625 Using `[mypy].source_plugins` broken with ...
# github-notifications
c
#18625 Using `[mypy].source_plugins` broken with `install_from_resolve` Issue created by kaos Describe the bug When running
pants check
with
mypy
configured to run off of a regular lockfile using
install_from_resolve
any 3rdparty dependencies required for code referenced with
source_plugins
are missing. Pants version 2.16.0a1 OS Mac Additional info https://www.pantsbuild.org/v2.16/docs/reference-mypy#source_plugins pantsbuild/pants