]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/python/recipes/default.rb
Qualify property names
[chef.git] / cookbooks / python / recipes / default.rb
index 14b1e5a87b0d4cdea3a302261c6ca401df74b227..a2eaf1cdbffa1b6935f3e8df85486357aec6238c 100644 (file)
@@ -19,3 +19,6 @@
 
 package "python"
 package "python-pip"
+
+package "python3"
+package "python3-pip"