mirror of https://github.com/CIRCL/PyCIRCLean
Add missing dep for testing
parent
979759cbe1
commit
7b71eba4a0
|
@ -40,8 +40,7 @@ install:
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- popd
|
- popd
|
||||||
# generic.py: Other dependencies
|
# generic.py: Other dependencies
|
||||||
- sudo apt-get install -y libreoffice
|
- sudo apt-get install -y libreoffice libreoffice-script-provider-python unoconv
|
||||||
- sudo apt-get install -y unoconv
|
|
||||||
# filecheck.py dependencies
|
# filecheck.py dependencies
|
||||||
- sudo apt-get install libxml2-dev libxslt1-dev
|
- sudo apt-get install libxml2-dev libxslt1-dev
|
||||||
- pip install lxml exifread pillow
|
- pip install lxml exifread pillow
|
||||||
|
|
Loading…
Reference in New Issue