create_virutalenv.sh now takes the destination venv path as $1

Bug: T183145
Change-Id: I7ef60622b88b83dae28b1a572b59afbd561527cf
3 files changed
tree: bd28ee4bd4a9fbfbc490f14c86ea9abde8583c0e
  1. artifacts/
  2. scap/
  3. .gitignore
  4. .gitreview
  5. build_wheels.sh
  6. create_virtualenv.sh
  7. frozen-requirements.txt
  8. profile.sh
  9. README.md
README.md

To build/update this deploy repo, first use pip to install all dependencies as wheels into the wheels/ directory. This is done by the build_wheels.sh script. Then make a commit to include new files in artifacts/.

./build_wheels.sh git add artifacts git commit -m 'Updating wheels for superset and dependencies' git review

Once merged, a virtualenv out of all files in artifacts/$dist will be built during deployment. This is done by the create_virtualenv.sh script.

  NODES
3d 1