Created
December 19, 2019 14:16
-
-
Save Khrol/6b2a936687ccc089b8362841183847ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[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