forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathwpt_import.py.vpython
46 lines (38 loc) · 920 Bytes
/
wpt_import.py.vpython
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
wheel: <
name: "infra/python/wheels/google-api-python-client-py2_py3"
version: "version:1.6.2"
>
wheel: <
name: "infra/python/wheels/httplib2-py2_py3"
version: "version:0.10.3"
>
wheel: <
name: "infra/python/wheels/uritemplate-py2_py3"
version: "version:3.0.0"
>
wheel: <
name: "infra/python/wheels/oauth2client-py2_py3"
version: "version:4.0.0"
>
wheel: <
name: "infra/python/wheels/rsa-py2_py3"
version: "version:3.4.2"
>
wheel: <
name: "infra/python/wheels/pyasn1-py2_py3"
version: "version:0.2.3"
>
wheel: <
name: "infra/python/wheels/pyasn1_modules-py2_py3"
version: "version:0.0.8"
>
wheel: <
name: "infra/python/wheels/six-py2_py3"
version: "version:1.10.0"
>
# Not directly used by wpt_import, but required by
# //third_party/catapult/third_party/typ, which is one of its dependencies.
wheel: <
name: "infra/python/wheels/requests-py2_py3"
version: "version:2.13.0"
>