Remove support for Python 3.7.
Review Request #13247 — Created Aug. 29, 2023 and submitted — Latest diff uploaded
This drops Python 3.7 support from Review Board. We now require 3.8
through 3.11.
Verified that
python3.7 ./setup.py develop
provided a correct error
message.Successfully built packages.