You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I personally had a use case for installing python and pip packages. I thought it would be cool to do that automatically like choco_packages but python_packages.
Modifications would be like:
install python from chocolatey
Add python_packages to malboxes/templates/snippets/provision_win7_common.json and malboxes/templates/snippets/provision_win10_common.json
Thoughts?
The text was updated successfully, but these errors were encountered:
I personally had a use case for installing python and pip packages. I thought it would be cool to do that automatically like
choco_packages
butpython_packages
.Modifications would be like:
python_packages
tomalboxes/templates/snippets/provision_win7_common.json
andmalboxes/templates/snippets/provision_win10_common.json
Thoughts?
The text was updated successfully, but these errors were encountered: