Skip to content

Commit ae77ebd

Browse files
Removing extra protobuf directory
1 parent e622dc1 commit ae77ebd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kokoro/release/python/macos/config.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ function install_virtualenv {
2121
}
2222

2323
function pre_build {
24-
# Any stuff that you need to do before you start building the wheels
25-
# Runs in the root directory of this repository.
26-
pushd protobuf
27-
2824
# Build protoc
2925
./autogen.sh
3026
./configure

0 commit comments

Comments
 (0)