Main branch added

This commit is contained in:
Fr4nz D13trich 2025-11-20 21:50:45 +01:00
parent 1d59358345
commit b3312369d9
24 changed files with 9594 additions and 1 deletions

15
scripts/.vpython Normal file
View 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"
>