Skip to content

Commit

Permalink
set minimum pip version for istio-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
ca-scribner committed Feb 23, 2024
1 parent be5498d commit a1a50e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charms/istio-gateway/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ bases:
channel: '20.04'
parts:
charm:
charm-python-packages: [setuptools, pip]
charm-python-packages: [setuptools, pip>=23.2.1]

0 comments on commit a1a50e3

Please sign in to comment.