update code

This commit is contained in:
2025-08-15 15:56:40 +08:00
parent 4a426c207d
commit 8e0d68bc21
1957 changed files with 1013539 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
FROM quay.io/pypa/manylinux1_x86_64
RUN yum install -y libtool
RUN /opt/python/cp27-cp27mu/bin/pip install twine
COPY protobuf_optimized_pip.sh /