Deprecate Python 3.6 support

This commit is contained in:
Aleksi Häkli 2022-04-15 19:25:00 +03:00 committed by GitHub
parent 3c7ccc4e99
commit 65f2c2fe3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
Changes
=======
- Drop Python 3.6 support.
- Drop Django 3.1 support.
- Confirm support for Django 4.0
- Confirm support for Python 3.10