summaryrefslogtreecommitdiff
path: root/manifests/pip.pp
AgeCommit message (Collapse)Author
2013-06-04Amended all documentation and updated version to 1.1.0Fotis Gimian
2013-06-03Removed owner attribute from the pip class as it was not needed and touched ↵Fotis Gimian
up a few mistakes.
2013-06-03Made system virtualenv more robust and ensured that pip logging would occur ↵Fotis Gimian
in an appropriate directory upon failure to avoid errors
2013-06-03Added environment attribute to the pip class which allows for users to ↵Fotis Gimian
override environment variables like LD_LIBRARY_PATH and ORACLE_HOME which are needed to install packages like cx_Oracle.
2013-06-03Added owner, group to the pip class which ensures that packages will be ↵Fotis Gimian
installed with the correct permissions.
2013-03-31URL support for pipSergey Stankevich
2012-09-09Initial importSergey Stankevich