Remove support for Python 3.7.

Review Request #13249 — Created Aug. 29, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-4.x

Reviewers

This drops support for Python 3.7 in Djblets 4 beta 3. We now require
3.8 through 3.11.

Tested python3.7 ./setup.py develop.

Built packages successfully.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove support for Python 3.7.
This drops support for Python 3.7 in Djblets 4 beta 3. We now require 3.8 through 3.11.
ab6caa01abb1d9808b63815b25a6fede224bbe64 Christian Hammond
setup.py
djblets/dependencies.py
Loading...