Title: Message Title
Dado Feigenblatt 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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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