voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
199 stars 375 forks source link

virtualenv 20x: fix site-packages param #589

Closed bastelfreak closed 3 years ago

bastelfreak commented 3 years ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

bastelfreak commented 3 years ago

this was implemented in https://github.com/voxpupuli/puppet-python/pull/593