Add dev requirements to Makefile

pull/21/head
Dan Puttick 2017-08-07 17:22:27 -04:00
parent f065d6ef23
commit 5ca1f70fe2
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
install:
dev-install:
sudo apt-get update
sudo apt-get -y p7zip-full p7zip-rar libxml2-dev libxslt1-dev
pip install lxml exifread pillow olefile oletools python-magic
pip install -r dev-requirements.txt
pip install lxml exifread pillow olefile oletools
pip install git+https://github.com/grierforensics/officedissector.git
wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
unzip pdfid_v0_2_1.zip