Skip to content

Instantly share code, notes, and snippets.

@jagmoreira
jagmoreira / update_envs_micro_python.sh
Created May 13, 2017 21:30
Updates all pyenv virtual environments to the latest micro version of Python
#!/usr/bin/env bash
#
# update_envs_micro_python.sh
#
# Updates all pyenv virtual environments to the latest micro version of Python
#
# Author: Joao Moreira (jagmoreira)
#
# First update pyenv to get any new python versions