Feat: add pip for programming

This commit is contained in:
Bertrand Benjamin 2019-05-16 21:02:12 +02:00
parent d3c2ca402e
commit 1f32f0b9b4
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
name: name:
- python - python
- python-virtualenv - python-virtualenv
- python-pip
- python2
- python2-virtualenv
- python2-pip
- graphviz - graphviz
- python-black - python-black
state: present state: present