mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-28 16:08:10 +01:00
Revert python version in Pipfile to 3.6
This commit is contained in:
parent
05f57249d6
commit
69ac7b9bcf
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
|
@ -9,7 +9,7 @@ verify_ssl = true
|
|||
name = "piwheels"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.6"
|
||||
|
||||
[packages]
|
||||
dateparser = "~=0.7.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue