mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
CI cleanup and improvements.
Removes the building of installers from the repo, they can now be built elsewhere, on demand, as their building is no longer tied to the Dockerfile
This commit is contained in:
parent
01fd400ec7
commit
f875ae4abf
17 changed files with 112 additions and 1223 deletions
2
Pipfile
2
Pipfile
|
|
@ -25,7 +25,7 @@ gunicorn = "*"
|
|||
imap-tools = "*"
|
||||
langdetect = "*"
|
||||
pathvalidate = "*"
|
||||
pillow = "~=9.4"
|
||||
pillow = "*"
|
||||
pikepdf = "*"
|
||||
python-gnupg = "*"
|
||||
python-dotenv = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue