forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1712819: Avoid pip's "outdated" warning in virtualenvs r=ahal
Now, when running mach commands that invoke `pip`, it will no longer inform the user that it needs an update. We reach into `distutils` to determine the "site-packages" directory pattern, then apply it to our virtualenv. Differential Revision: https://phabricator.services.mozilla.com/D115940
- Loading branch information
Mitchell Hentges
committed
May 27, 2021
1 parent
79c5639
commit 06a2145
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters