]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/python/recipes/default.rb
Drop support for Ubuntu 18.04
[chef.git] / cookbooks / python / recipes / default.rb
index 53dc4c59ab29de609ab792bffd52891667c59599..8abefc794a78781ffd572b93947a43c611265d08 100644 (file)
 # limitations under the License.
 #
 
-package "python"
-package "python-pip"
-
 package "python3"
 package "python3-pip"
 
-package "python-virtualenv"
+package "virtualenv"