We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761e3bf commit 3fc8d39Copy full SHA for 3fc8d39
vars/ubuntu-22.04.yml
@@ -0,0 +1,10 @@
1
+---
2
+python_packages_add:
3
+ - "python3"
4
+ - "python3-dev"
5
+ - "python3-venv"
6
+ - "virtualenv"
7
+
8
+python_packages_remove:
9
+ - "python2.7"
10
+ - "python2.7-dev"
0 commit comments