summaryrefslogtreecommitdiff
path: root/tests/virtualenv.pp
AgeCommit message (Collapse)Author
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