mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-14 21:54:22 -06:00
Add support for using pre-existing text from PDFs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
language: python
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libpoppler-cpp-dev
|
||||
|
||||
sudo: false
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user