X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..d6a7b1ff202f827f02addc259a5c9dbc3638d056:/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"