Beancount v3: Is there a install step after bazel build

2021-11-08 Thread Milind Kamble
Being still a very new user of bazel, I am unclear what, if any, is the "install" step after bazel build completes. I am using python virtual env. I expect that the install step will install the bencount modules and bin scripts in the appropriate locations under the virtual env dir tree Thanks,

Re: Beancount v3: Is there a install step after bazel build

2021-11-08 Thread Martin Blais
I haven't figured out the install story of v3 yet. On Mon, Nov 8, 2021 at 5:08 PM Milind Kamble wrote: > Being still a very new user of bazel, I am unclear what, if any, is the > "install" step after bazel build completes. I am using python virtual env. > I expect that the install step will ins