Skip to content

Instantly share code, notes, and snippets.

@lau-jay
Created May 23, 2018 02:27
Show Gist options
  • Save lau-jay/d9c20ff0bc16fae16c97de815fb8984b to your computer and use it in GitHub Desktop.
Save lau-jay/d9c20ff0bc16fae16c97de815fb8984b to your computer and use it in GitHub Desktop.
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
redis = "*"
logzero = "*"
pymysql = "*"
pycryptodome = "*"
apscheduler = "*"
tornado = "==5.0"
[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