Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Commit

Permalink
removing pyenv
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf authored and iliana committed Oct 26, 2017
1 parent 204323a commit 9deaf81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions builder/build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/bash
set -euo pipefail
export CARGO_TARGET_DIR=$(mktemp -d)
export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"

(
if [[ $# -gt 0 ]]; then
Expand Down

0 comments on commit 9deaf81

Please sign in to comment.