Skip to content

Commit

Permalink
fix jenkins build
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed May 31, 2016
1 parent f0ac285 commit 563e5ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ install-dep: install-dependencies

install-dependencies:
pip install --upgrade $(DEVPKGS)
pip install -r requirements.txt

## install : install the ${MODULE} module and schema-salad-tool
install: FORCE
Expand Down

0 comments on commit 563e5ef

Please sign in to comment.