Skip to content

Instantly share code, notes, and snippets.

@kaxil
Last active March 27, 2020 19:39
Show Gist options
  • Save kaxil/f691d2d7e90493fda71f93fca73730b4 to your computer and use it in GitHub Desktop.
Save kaxil/f691d2d7e90493fda71f93fca73730b4 to your computer and use it in GitHub Desktop.
Install a AC 1.10.10-dev release
# 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