so I created a BUILD file with python_library for...
# general
h
so I created a BUILD file with python_library for bar/ and python_binary (name = main) for scripts/foo.py but when I run
panty run.py :main
I get
No module named scripts.bar