make scons work immediately after install

old-commit-hash: 0aaeaef79d
commatwo_master
Greg Hogan 5 years ago
parent eba45b31ef
commit 71e76fc791
  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