Skip to content

Instantly share code, notes, and snippets.

@zaoldyeck
Last active June 15, 2018 06:29
Show Gist options
  • Save zaoldyeck/e8c134ded3f40b42ae5d68d227a5a964 to your computer and use it in GitHub Desktop.
Save zaoldyeck/e8c134ded3f40b42ae5d68d227a5a964 to your computer and use it in GitHub Desktop.
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "project_name"
[packages]
python-telegram-bot = "*"
flask = "*"
gunicorn = "*"
requests = "*"
[dev-packages]
[requires]
python_version = "3.6"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment