Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jimjh
Created September 5, 2018 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimjh/ea03fdac99611ed88ac67568fe80871b to your computer and use it in GitHub Desktop.
Save jimjh/ea03fdac99611ed88ac67568fe80871b to your computer and use it in GitHub Desktop.
Pipfile example
# pip-tools example
requests~=2.10
# Pipfile example
[packages]
requests = '~=2.10'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment