https://pantsbuild.org/ logo
a

ancient-petabyte-32039

03/14/2019, 7:39 PM
Hi, when I do dynamic import from python code, it fails to find the module in the same package/directory. I debugged a bit and found the code path is not in
PYTHONPATH
. Which build parameter I need to use to include the path to the code for the current directory?
5 Views