gecko-dev/tools/lint/rst
Ricky Stewart 7860c29e4c Bug 1674923 - Pass down `virtualenv_manager` from `mach lint` down to linters r=ahal
Before, on Windows, this resulted in installing the package in the parent environment (not the `virtualenv`). We fix this by passing down the `virtualenv_manager` so linters can install packages they need using that object's helper methods.

Differential Revision: https://phabricator.services.mozilla.com/D95738
2020-11-06 20:51:16 +00:00
..
__init__.py Bug 1674923 - Pass down `virtualenv_manager` from `mach lint` down to linters r=ahal 2020-11-06 20:51:16 +00:00
requirements.in Bug 1652503: [mozlint] Install rstcheck for tests; r=ahal 2020-07-23 14:55:57 +00:00
requirements.txt Bug 1652503: [mozlint] Install rstcheck for tests; r=ahal 2020-07-23 14:55:57 +00:00