mirror of https://github.com/CIRCL/PyCIRCLean
chg: Bump PDFid
parent
7f7dec2058
commit
3466553a04
|
@ -26,8 +26,8 @@ install:
|
|||
- sudo apt-get install -y p7zip-rar python-pip
|
||||
# filecheck.py dependencies
|
||||
- sudo apt-get install libxml2-dev libxslt1-dev
|
||||
- wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
|
||||
- unzip pdfid_v0_2_1.zip
|
||||
- wget https://didierstevens.com/files/software/pdfid_v0_2_5.zip
|
||||
- unzip pdfid_v0_2_5.zip
|
||||
- pip install -U pip pipenv
|
||||
# PyCIRCLean dependencies
|
||||
- pipenv install -d
|
||||
|
|
Loading…
Reference in New Issue