mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:26:39 +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'
|
||||
'grip'
|
||||
'molecule[docker]'
|
||||
'passlib'
|
||||
'yamllint'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user