xref: /aosp_15_r20/external/grpc-grpc/templates/tools/dockerfile/cxx_test_deps.include (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# Some cxx tests depend on the twisted package
2RUN python3 -m pip install twisted
3