mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Bug 1670788 - Remove virtualenv
from third_party/python/requirements.in
r=firefox-build-system-reviewers,glandium
This package isn't vendored via `mach vendor` any more (since bug 1654457), but its presence here means that `mach vendor python` tries to vendor it anyway. Differential Revision: https://phabricator.services.mozilla.com/D93266
This commit is contained in:
parent
5deaff02dc
commit
ccba0743b6
1
third_party/python/requirements.in
vendored
1
third_party/python/requirements.in
vendored
@ -47,6 +47,5 @@ requests==2.9.1
|
||||
responses==0.10.6
|
||||
sentry-sdk==0.14.3
|
||||
six==1.13.0
|
||||
virtualenv==16.7.8
|
||||
voluptuous==0.11.5
|
||||
yamllint==1.23
|
||||
|
4
third_party/python/requirements.txt
vendored
4
third_party/python/requirements.txt
vendored
@ -247,10 +247,6 @@ urllib3==1.25.9 \
|
||||
--hash=sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527 \
|
||||
--hash=sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115 \
|
||||
# via sentry-sdk
|
||||
virtualenv==16.7.8 \
|
||||
--hash=sha256:116655188441670978117d0ebb6451eb6a7526f9ae0796cc0dee6bd7356909b0 \
|
||||
--hash=sha256:b57776b44f91511866594e477dd10e76a6eb44439cdd7f06dcd30ba4c5bd854f \
|
||||
# via -r requirements-mach-vendor-python.in
|
||||
voluptuous==0.11.5 \
|
||||
--hash=sha256:303542b3fc07fb52ec3d7a1c614b329cdbee13a9d681935353d8ea56a7bfa9f1 \
|
||||
--hash=sha256:567a56286ef82a9d7ae0628c5842f65f516abcb496e74f3f59f1d7b28df314ef \
|
||||
|
Loading…
x
Reference in New Issue
Block a user