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

Fix duplicate declaration for python-venv package #518

Closed baurmatt closed 4 years ago

baurmatt commented 4 years ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Fixes #517.

baurmatt commented 4 years ago

See https://github.com/voxpupuli/puppet-python/pull/516#issuecomment-558526596 for failing tests.