Skip to content

Instantly share code, notes, and snippets.

@hectorcanto
Last active March 13, 2019 11:33
Show Gist options
  • Save hectorcanto/9953eeefcd31f72fafda1de4f0462613 to your computer and use it in GitHub Desktop.
Save hectorcanto/9953eeefcd31f72fafda1de4f0462613 to your computer and use it in GitHub Desktop.
[Pipenv] pipenv commands #python #pip #pipenv
pipenv -h
pipenv install
pipenv --python3.7
pipenv shell
pipenv install --dev sphinx
pipenv install --dev sphinx --skip-lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment