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 8c7afc5646
commit e721092c2a
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