Skip to content

Commit a88e284

Browse files
authored
Merge branch 'main' into feat/fix-crc32c-osx-pyenv-build
2 parents cea19e6 + 03d0574 commit a88e284

6,915 files changed

Lines changed: 689065 additions & 219694 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.generator/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,4 @@ RUN python${PYTHON_VERSION_DEFAULT} -m pip install -r requirements.in
134134
COPY .generator/cli.py .
135135
RUN chmod a+rx ./cli.py
136136

137-
# Copy the script used to parse BUILD.bazel files.
138-
COPY .generator/parse_googleapis_content.py .
139-
RUN chmod a+rx ./parse_googleapis_content.py
140-
141137
ENTRYPOINT ["python3.14", "./cli.py"]

0 commit comments

Comments
 (0)