bifrost/tools/vagrant_dev_env
Monty Taylor c4636fe436 Stop using distro setuptools and easy_install
distro setuptools is old and should never be touched if you're going
to install things from pip. easy_install is insecure and open to
MITM attacks.

Downloading get-pip.py over https and running it will install modern
pip and setuptools on the system and is the preferred method for
installing pip in all cases.

Change-Id: I1bf88f018806142ca639f3c183598b318636e61d
2015-10-04 13:07:47 -04:00
..
vagrant.yml Stop using distro setuptools and easy_install 2015-10-04 13:07:47 -04:00
Vagrantfile Vagrantfile and vagrant.yml for testing 2015-07-23 11:09:03 -07:00