Sublime Forum

How to set working_dir when using default Conda build system

#1

I’ve installed Conda plugin. It added a global build system based on Anaconda env, which works fine, but now I don’t know how to choose the working_dir for my project, since I’m using the global build system. I know that the working_dir can be set by defining a new build system — am I forced to manually create a new build system, just to set the working_dir? Out of curiosity, why working_dir is specified under build system and not independently of it?

0 Likes