hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.05k stars 868 forks source link

Install with pip regardless of PEPpy warnings. #988

Open chrishalbert opened 6 months ago

chrishalbert commented 6 months ago

This adds a flag so that newly built test images can install a python library with pip on the host, regardless of the PEP 668.

After running this, I verified that all of the unit tests still pass (on my machine).

hashicorp-cla commented 6 months ago

CLA assistant check
All committers have signed the CLA.