Drop support for Python 3.7 (#142)

This commit is contained in:
Johann Bauer 2022-02-24 15:07:30 +01:00 committed by GitHub
parent e23859f776
commit 9dcfda1f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ If you want to implement something big:
## Python
Paperless supports python 3.6, 3.7, 3.8 and 3.9.
Paperless supports python 3.8 and 3.9.
## Branches