Skip to content

Instantly share code, notes, and snippets.

@emperorcezar
Created September 21, 2011 19:22
Show Gist options
  • Save emperorcezar/1233036 to your computer and use it in GitHub Desktop.
Save emperorcezar/1233036 to your computer and use it in GitHub Desktop.
pip requirements file
python_pip "-r /home/vagrant/mayan/mayan/requirements/development.txt" do
virtualenv "/home/vagrant/mayan"
action :install
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment