Main branch added
This commit is contained in:
parent
1d59358345
commit
b3312369d9
24 changed files with 9594 additions and 1 deletions
15
scripts/.vpython
Normal file
15
scripts/.vpython
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
python_version: "2.7"
|
||||
|
||||
# Used by:
|
||||
# auth.py
|
||||
# git_cl.py
|
||||
wheel: <
|
||||
name: "infra/python/wheels/httplib2-py2_py3"
|
||||
version: "version:0.10.3"
|
||||
>
|
||||
# Used by:
|
||||
# git_cl.py
|
||||
wheel: <
|
||||
name: "infra/python/wheels/six-py2_py3"
|
||||
version: "version:1.10.0"
|
||||
>
|
||||
Loading…
Add table
Add a link
Reference in a new issue