ESRI gives the option to import a script directly into a tool in your toolbox, eliminating the need for managing both the toolbox and the python script it refers to.
I have a script tool that refers to one script, but that script uses another script (stored in the same folder). I would like to import both scripts into the tool, so that I only have to manage the toolbox. ESRI only offers the option to import one script.
How can I import both (or multiple for someone else his/her case) scripts into one tool?
