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