Commit 54c265ea authored by Brian Ryner's avatar Brian Ryner Committed by LUCI CQ

Enable the crcmod wheel for gsutil on all platforms.

Verified with 'vpython -vpython-spec gsutil.vpython -vpython-tool verify

Bug: 875100
Change-Id: I1efafa0ddc2e2074eba605e8b7f0b69fce124679
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3351475
Auto-Submit: Brian Ryner <bryner@google.com>
Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
parent db41eed6
......@@ -101,15 +101,4 @@ wheel: <
wheel: <
name: "infra/python/wheels/crcmod/${vpython_platform}"
version: "version:1.7.chromium.2"
match_tag: <
abi: "cp27mu"
platform: "manylinux1_i686"
>
match_tag: <
abi: "cp27mu"
platform: "manylinux1_x86_64"
>
match_tag: <
platform: "macosx_10_6_intel"
>
>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment