Removes support for Python 3.8 and lower from the code base

This commit is contained in:
Trenton Holmes
2023-09-09 09:08:55 -07:00
committed by Trenton H
parent 5301021da9
commit 34b80a4d8e
34 changed files with 195 additions and 337 deletions

View File

@@ -255,7 +255,7 @@ supported.
1. Install dependencies. Paperless requires the following packages.
- `python3` - 3.8 - 3.11 are supported
- `python3` - 3.9 - 3.11 are supported
- `python3-pip`
- `python3-dev`
- `default-libmysqlclient-dev` for MariaDB