Removes support for Python 3.8 and lower from the code base
This commit is contained in:
committed by
Trenton H
parent
5301021da9
commit
34b80a4d8e
@@ -11,7 +11,7 @@ If you want to implement something big:
|
||||
|
||||
## Python
|
||||
|
||||
Paperless supports python 3.8 and 3.9. We format Python code with [Black](https://github.com/psf/black).
|
||||
Paperless supports python 3.9 - 3.11. We format Python code with [Black](https://github.com/psf/black).
|
||||
|
||||
## Branches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user