gecko-dev/build/perftest-test_virtualenv_packages.txt
Mitchell Hentges e2438c91d3 Bug 1732795: Install coverage using pip r=ahal
`coverage` has native code, so the vendored version was only used as
source code from which the actual package could be built.
Since its always used in a context where we can `pip install` over the
network, let's do that. This cleans up our tree a bit and allows us to
leverage the `coverage` wheels.

Differential Revision: https://phabricator.services.mozilla.com/D138816
2022-02-18 14:27:18 +00:00

3 lines
38 B
Plaintext

pypi:pytest==4.6.6
pypi:coverage==5.1