make scons work immediately after install

pull/2420/head
Greg Hogan 5 years ago
parent 7114cc29ab
commit 0aaeaef79d
  1. 2
      update_requirements.sh

@ -28,3 +28,5 @@ fi
echo "pip packages install ..."
pipenv install --dev --deploy --system
# update shims for newly installed executables (e.g. scons)
pyenv rehash

Loading…
Cancel
Save