Skip to content

Instantly share code, notes, and snippets.

@Khrol
Created December 19, 2019 14:16
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 Khrol/6b2a936687ccc089b8362841183847ec to your computer and use it in GitHub Desktop.
Save Khrol/6b2a936687ccc089b8362841183847ec to your computer and use it in GitHub Desktop.
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pytest = "*"
pylint = "*"
pylint-quotes = "*"
[packages]
apache-airflow = {extras = ["celery", "crypto", "google_auth", "hive", "mysql", "password", "ssh"],version = "==1.10.7rc1"}
[requires]
python_version = "3.7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment