Skip to content

Instantly share code, notes, and snippets.

@josemarcosrf
Created November 11, 2022 15:04
Show Gist options
  • Save josemarcosrf/98af6dc65f0cea8352805fd73d8cfd79 to your computer and use it in GitHub Desktop.
Save josemarcosrf/98af6dc65f0cea8352805fd73d8cfd79 to your computer and use it in GitHub Desktop.
pip install from github
pip install -e git://github.com/{ username }/{ reponame }.git@{ tag name }#egg={ desired egg name }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment