X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..358a53e82621db15b6043caf1c2400aee868651f:/cookbooks/python/recipes/default.rb diff --git a/cookbooks/python/recipes/default.rb b/cookbooks/python/recipes/default.rb index 53dc4c59a..8abefc794 100644 --- a/cookbooks/python/recipes/default.rb +++ b/cookbooks/python/recipes/default.rb @@ -17,10 +17,7 @@ # limitations under the License. # -package "python" -package "python-pip" - package "python3" package "python3-pip" -package "python-virtualenv" +package "virtualenv"