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

pyvenv: Verify that `latest` works #598

Open bastelfreak opened 3 years ago

bastelfreak commented 3 years ago

This test currently fails because of https://github.com/voxpupuli/puppet-python/issues/586

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

bastelfreak commented 3 years ago

resubmission of https://github.com/voxpupuli/puppet-python/pull/591