Skip to content

Commit

Permalink
Merge branch 'master' into enable-features-in-public-clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-lane committed Jun 24, 2019
2 parents 0fc474b + ba6d0b4 commit 4e4119f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function check_trailing_whitespace() {
}

function generate() {
pip install --user -r ./helpers/generate_modules/requirements.txt
pip3 install --user -r ./helpers/generate_modules/requirements.txt
./helpers/generate_modules/generate_modules.py
}

Expand Down

0 comments on commit 4e4119f

Please sign in to comment.