gecko-dev/build/python-test_virtualenv_packages.txt
Mitchell Hentges 5c31466081 Bug 1723031: Remove pytest from vendored packages r=ahal
`pytest` has platform-specific dependencies (`colorama` on Windows), but
our vendoring logic currently doesn't support having platform-specific
packages.

Since `python-test` jobs don't have to be isolated from the network,
migrate `pytest` to be a `pypi:` dependency.

Differential Revision: https://phabricator.services.mozilla.com/D126285
2021-09-28 20:21:39 +00:00

4 lines
110 B
Plaintext

packages.txt:build/common_virtualenv_packages.txt
vendored:third_party/python/glean_parser
pypi:pytest==3.6.2