Skip to content

Commit

Permalink
remove obsolete scripts for python wheels (#8250)
Browse files Browse the repository at this point in the history
Nowadays, this seems to be script where python wheels are being built:
https://github.com/protocolbuffers/protobuf/blob/ac63e80/kokoro/release/python/linux/build_artifacts.sh

Removing the obsolete scripts to avoid confusion.
  • Loading branch information
jtattermusch committed Feb 3, 2021
1 parent ac63e80 commit aa13fde
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 120 deletions.
4 changes: 0 additions & 4 deletions Makefile.am
Expand Up @@ -1397,10 +1397,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
examples/pubspec.yaml \
protobuf.bzl \
protobuf_deps.bzl \
python/release/wheel/build_wheel_manylinux.sh \
python/release/wheel/Dockerfile \
python/release/wheel/protobuf_optimized_pip.sh \
python/release/wheel/README.md \
third_party/six.BUILD \
third_party/zlib.BUILD \
third_party/wyhash/LICENSE \
Expand Down
6 changes: 0 additions & 6 deletions python/release/wheel/Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions python/release/wheel/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions python/release/wheel/build_wheel_manylinux.sh

This file was deleted.

66 changes: 0 additions & 66 deletions python/release/wheel/protobuf_optimized_pip.sh

This file was deleted.

0 comments on commit aa13fde

Please sign in to comment.