Last active
March 27, 2020 19:39
-
-
Save kaxil/f691d2d7e90493fda71f93fca73730b4 to your computer and use it in GitHub Desktop.
Install a AC 1.10.10-dev release
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
# Install AC Airflow and Hashicorp dependency | |
pip install --extra-index-url https://pip.astronomer.io/simple/ \ | |
'astronomer-certified>=1.10.10-1.dev140[hvac]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment