Changes the Dockerfile to use pipenv and the releases to use pipenv, removing the need for a requirements.txt

This commit is contained in:
Trenton Holmes
2022-07-20 09:44:12 -07:00
parent 395c62e209
commit 1addb2f4e5
4 changed files with 47 additions and 131 deletions

View File

@@ -7,4 +7,3 @@
/src/ @paperless-ngx/backend
Pipfile* @paperless-ngx/backend
*.py @paperless-ngx/backend
requirements.txt @paperless-ngx/backend