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 ddb1ef8b5f
commit 6cd3bf0cea
4 changed files with 4 additions and 4 deletions

View File

@@ -282,7 +282,7 @@ writing. Windows is not and will never be supported.
1. Install dependencies. Paperless requires the following packages.
* ``python3`` 3.6, 3.7, 3.8, 3.9
* ``python3`` 3.8, 3.9
* ``python3-pip``
* ``python3-dev``