archive
/
md-pdf
Archived
1
Fork 0

install python dev stuff

This commit is contained in:
Jake Howard 2017-04-26 15:14:55 +01:00
parent 2d16066cb2
commit 1dd401ad63
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ machine:
dependencies:
pre:
- sudo apt update && sudo apt install pandoc pandoc-citeproc
- sudo apt update && sudo apt install pandoc pandoc-citeproc python-dev python3
- bash scripts/before_script.sh
post: