Is it possible to tell Pro to look in a specific folder to find the metadata files for tools in a python toolbox rather than assuming they are in the same folder as the .pyt file? This is purely a visual clutter issue, particularly because at the github repo where my toolbox is available, all of the .xml files push my readme below the fold and you have to scroll a bit to get to it. Wouldn't be a huge deal to put everything in another folder -- although I would need to go through all script files and change some relative paths -- but if there is a 'metadata path' variable I can change, I would do that.