mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
e2438c91d3
`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
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
pypi:pytest==4.6.6
|
|
pypi:coverage==5.1
|