Remove ipython and always keep pip up to date
This commit is contained in:
parent
1b8cad4fb4
commit
8443f7cd7e
|
@ -16,7 +16,6 @@
|
||||||
pip:
|
pip:
|
||||||
name:
|
name:
|
||||||
- docker-compose
|
- docker-compose
|
||||||
- ipython
|
|
||||||
- powerline-status
|
- powerline-status
|
||||||
state: present
|
state: latest
|
||||||
executable: pip3
|
executable: pip3
|
||||||
|
|
Reference in a new issue