Skip to content

Instantly share code, notes, and snippets.

@arnaldorusso
Last active January 24, 2016 11:45
Show Gist options
  • Save arnaldorusso/6eedad269ee1823d6cb7 to your computer and use it in GitHub Desktop.
Save arnaldorusso/6eedad269ee1823d6cb7 to your computer and use it in GitHub Desktop.
# When setuptools need to be upgraded
(venv) $ python -m pip install --upgrade --force setuptools
(venv) $ python -m pip install --upgrade --force pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment