Skip to content

Commit 563e5ef

Browse files
committed
fix jenkins build
1 parent f0ac285 commit 563e5ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install-dep: install-dependencies
4242

4343
install-dependencies:
4444
pip install --upgrade $(DEVPKGS)
45+
pip install -r requirements.txt
4546

4647
## install : install the ${MODULE} module and schema-salad-tool
4748
install: FORCE

0 commit comments

Comments
 (0)