Commit Graph

9 Commits

Author SHA1 Message Date
jaypipes@gmail.com 8c7558ed5a Changes the run_tests.sh and /tools/install_venv.py scripts to be more user-friendly and not depend on PIP while not in the virtual environment. Running run_tests.sh should not just work out of the box on all systems supporting easy_install... 2010-08-10 12:44:38 -04:00
Paul Voccio 4199dab2e7 resolving conflict w/ merge, cleaning up virtenv setups 2010-07-26 23:23:44 -05:00
Vishvananda Ishaya 4373ca830f Fixes to the virtualenv installer 2010-07-26 18:57:24 -07:00
andy 6d3331e831 Move virtualenv installation out of the makefile.
Also adds some tools for dealing with virtualenvs to the tools
directory.
2010-07-26 23:16:49 +02:00
Andy Smith a766736b79 Adds a Makefile to fill dependencies for testing.
Depends upon pip being installed, but pip is pretty much
the standard nowadays and is just an easy_install away if
it isn't there.

The only dependency installed on to the system is
virtualenv which is used to make the other dependencies
local to the current environment.

Does not remove the need to install redis by hand, though
I am in favor of making that possible (using aptitude on
linux and brew on os x)

I look forward to cutting away at some of these
dependencies in further commits.
2010-07-23 04:44:23 +02:00
Todd Willey c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Vishvananda Ishaya 4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Jesse Andrews 5a40f59be9 tools to clean vlans and run our old install script 2010-06-24 04:11:49 +01:00