Move the venv setup scripts to the tools folder.

They were the last things left in the bootstrap folder, and they were lonely.
This commit is contained in:
Erik Rose
2016-02-05 18:31:41 -05:00
parent 192c3faf7e
commit 505e66b57c
10 changed files with 7 additions and 8 deletions
@@ -4,7 +4,7 @@ BootstrapArchCommon() {
#
# "python-virtualenv" is Python3, but "python2-virtualenv" provides
# only "virtualenv2" binary, not "virtualenv" necessary in
# ./bootstrap/dev/_common_venv.sh
# ./tools/_venv_common.sh
deps="
python2