mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add grip to python packages
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
install_python_global_packages () {
|
install_python_global_packages () {
|
||||||
local packages=(
|
local packages=(
|
||||||
'ansible'
|
'ansible'
|
||||||
|
'grip'
|
||||||
'molecule[docker]'
|
'molecule[docker]'
|
||||||
'yamllint'
|
'yamllint'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user