Title: Message Title
Jason Antman commented on an issue
Puppet / New Feature PUP-1062
Add virtualenv support to the pip package provider
Now that #6527 is merged into master, it is possible to easily add support for virtualenvs and fully complete #3572.

A `virtualenv` argument could be added to the `package` type in order to instrument `pip` to install the requested package into the given virtualenv directory.

For example:
     
     package { "my-python-package":
         ensure ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to