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 370 forks source link

Correct python::pip::environment parameter example #629

Closed traylenator closed 2 years ago

traylenator commented 2 years ago

Pull Request (PR) description

The example for python::pip{'cx_Oracle':...} used and invalid environment parameter.