install python dev stuff
This commit is contained in:
parent
2d16066cb2
commit
1dd401ad63
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue