fcuny / jitterbug

Cross Language Continuous Integration for Git
http://lumberjaph.net/jitterbug/
46 stars 7 forks source link

support for rvm and pythonbrew #64

Open fcuny opened 13 years ago

fcuny commented 13 years ago

For Perl we're using perlbrew to build using multiple version of Perl. We should also do the same for Python and Ruby using rvm and pythonbrew.

leto commented 12 years ago

What is the deal between pythonbrew and virtualenv?