You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/18 19:11:33 UTC

[GitHub] [airflow] potiuk commented on pull request #8833: Azure storage 0.37.0 is not installable any more

potiuk commented on pull request #8833:
URL: https://github.com/apache/airflow/pull/8833#issuecomment-630382411


   It's fixed in master If you try to install released 1.10.10 version in a stable way you should follow the  https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi
   
   ```
   pip install apache-airflow==1.10.10 \
    --constraint https://raw.githubusercontent.com/apache/airflow/1.10.10/requirements/requirements-python3.7.txt
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org