Skip to content

Commit

Permalink
Support self cache for wheels (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jun 24, 2019
1 parent b6f198f commit d515bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ while [[ $# -gt 0 ]]; do
--builder-wheels)
BUILD_TYPE="builder-wheels"
PYTHON=$2
SELF_CACHE=true
shift
;;

Expand Down

0 comments on commit d515bb0

Please sign in to comment.