google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
23.16k stars 3.23k forks source link

Update PythonTest.sh #8393

Open TJKoury opened 3 weeks ago

TJKoury commented 3 weeks ago

Allow tests to complete as Python 2 does not support type-hinting, drop support for Python 2 per https://github.com/google/flatbuffers/issues/6329.