commit | ff379e304c353bcab734e1c4706b74b356a1e932 | [log] [tgz] |
---|---|---|
author | Daniel Ziegenberg <daniel@ziegenberg.at> | Thu Nov 10 16:09:34 2022 +0100 |
committer | GitHub <noreply@github.com> | Thu Nov 10 10:09:34 2022 -0500 |
tree | 5e013f018fba7f0ae4c93f380a36696c69b1c9cb | |
parent | 83ce2d7c0bae3184e0ab1548f00eae96a5da107d [diff] |
feat: add support for Python 3.11 (#466) * feat: add support for Python 3.11 Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at> * restore check for unit-3.10_wo_grpc * restore check for unit_wo_grpc-3.10 * restore 3.10 test * require grpcio 1.49.1 with python 3.11 * lint Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at> Co-authored-by: Anthonios Partheniou <partheniou@google.com>