mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(mise/tools): manage global python packages with mise
This commit is contained in:
@@ -16,12 +16,7 @@ alias mo="env OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES molecule"
|
||||
|
||||
install_python_global_packages() {
|
||||
local packages=(
|
||||
'ansible'
|
||||
'fonttools'
|
||||
'molecule[docker]'
|
||||
'passlib'
|
||||
'pipx'
|
||||
'yamllint'
|
||||
)
|
||||
|
||||
local pipcmd="pip"
|
||||
|
||||
Reference in New Issue
Block a user