Changes

Jump to: navigation, search

Auto-tools/Automation Development

5 bytes added, 19:43, 15 August 2011
Advanced Install
To create a new virtualenv you would do mkvirtualenv projecta –no-site-packages. “projecta” would be the name of the project you are using
workon projecta
install libraries needed in the relevant virtualenv so that you don’t pollute your environment. If something goes wrong you can delete the virtualenv without breaking your machine
The basic install process is well documented on : [https://developer.mozilla.org/en/Mozmill Mozilla Developer]
409
edits

Navigation menu