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