mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
note regarding Python 3.6
This commit is contained in:
parent
43fdf634f2
commit
831db6ab87
1 changed files with 4 additions and 3 deletions
|
|
@ -15,11 +15,12 @@ paperless-ng 1.1.3
|
|||
|
||||
.. note::
|
||||
|
||||
Many packages that paperless depends on are slowly dropping Python 3.6
|
||||
support one after another, including the web server.
|
||||
Some packages that paperless depends on are slowly dropping Python 3.6
|
||||
support one after another, including the web server. Supporting Python
|
||||
3.6 means that I cannot update these packages anymore.
|
||||
|
||||
At some point, paperless will drop Python 3.6 support. If using a bare
|
||||
metal installation upgrade to python 3.7 or newer if you're still on 3.6.
|
||||
metal installation and you're still on Python 3.6, upgrade to 3.7 or newer.
|
||||
|
||||
If using docker, this does not affect you.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue