Skip to content

Commit ed00803

Browse files
committed
rm python
1 parent d092443 commit ed00803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
apt-get update
4949
apt-get -y install \
5050
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
51-
maven python3 python3-pip
51+
maven python3-pip
5252
# Install python dependencies
5353
pip install --upgrade pip
5454
pip install --require-hashes -r hermetic_build/common/requirements.txt

0 commit comments

Comments
 (0)