Add python3.10 to supported python versions
Review Request #12286 — Created May 17, 2022 and submitted — Latest diff uploaded
Adds python3.10 to supported python versions so that it is included in the
setup when using the--all-pyvers
flag
Ran
./setup.py develop --all-pyvers
and confirmed that it runs the setup
for python3.10