puppet-python
puppet-python copied to clipboard
use legacy pip resolver for pip versions < 21.1 > 20.2.4
trafficstars
Pull Request (PR) description
This PR adds the flag --use-deprecated=legacy-resolver to pip install commands, if pip version is below 21.1 and higher than 20.2.4
This Pull Request (PR) fixes the following issues
Fixes #638