summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-04-19add system virtualenv to testsSalimane Adjao Moustapha
2012-11-06python::gunicorn - added template parameterMarc Fournier
The idea is to be able to use a different template, in case the one provided with the module doesn't fit the user's need.
2012-11-06python::virtualenv - '--system-site-packages' optionMarc Fournier
New 'systempkgs' parameter will call virtualenv with the '--system-site-packages' option, which can greatly speed up creation in some cases.
2012-09-09Initial importSergey Stankevich