Skip to content

Commit 0774f9e

Browse files
committed
Remove dependencies install from submodule update
1 parent c09b7c2 commit 0774f9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ data_selection?=False
99

1010
submodulesupdate:
1111
git submodule update --init --recursive
12-
pip3 install -r Tools/parametric_model/visual_dataframe_selector/requirements.txt
1312

1413
install-dependencies:
1514
pip3 install -r Tools/parametric_model/requirements.txt

0 commit comments

Comments
 (0)