<#18044 Runs for `mypy` include files/resources in...
# github-notifications
q
#18044 Runs for `mypy` include files/resources in the sandbox Issue created by thejcannon Describe the bug Runs for
mypy
include both `resources`/`files` in the sandbox which can have some unfortunate side-effects. Namely when
namespace_packages
is
True
(soon to be the default), having a resource/file in a directory with the same name as 3rdparty module causes
mypy
to fail to see the 3rdparty module. Pants version 2.14.x OS N/A Additional info N/A pantsbuild/pants