Skip to content

Instantly share code, notes, and snippets.

@rgrinberg
Created January 12, 2017 18:14
Show Gist options
  • Save rgrinberg/1d07cfbb549d5886b372b7fcfbc6edd3 to your computer and use it in GitHub Desktop.
Save rgrinberg/1d07cfbb549d5886b372b7fcfbc6edd3 to your computer and use it in GitHub Desktop.
#!/home/rgrinberg/miniconda3/bin/python
if __name__ == '__main__':
import sys
import pip
sys.exit(pip.main())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment