https://pantsbuild.org/ logo
h

hundreds-father-404

12/08/2021, 6:42 PM
It's valid to import the code in the plugin, although I think you'll want to add the internal tool to
pantsd_invalidation_globs.add
in
GLOBAL
section (if it's not already covered by
pythonpath
option), e.g.
"path/to/**/*.py"
That makes sure that when you change your internal tool, Pantsd gets invalidated properly