зеркало из https://github.com/mozilla/gecko-dev.git
0d40573061
Programmatically detecting the moz-phab location by looking at pip egg/dist files is easily subject to breakage if pip changes its internal file structure, as it did from pip 19 to pip 20. So, instead, call the (more stable) pip CLI directly and parse the output. Differential Revision: https://phabricator.services.mozilla.com/D91199 |
||
---|---|---|
.. | ||
mach_commands.py |