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 2021/04/08 18:11:16 UTC

[GitHub] [airflow] potiuk commented on issue #12545: Python3.8 and botocore install issue for docutils

potiuk commented on issue #12545:
URL: https://github.com/apache/airflow/issues/12545#issuecomment-816032184


   No plans. But you can easily copy the file locally, modify and use it as you wish locally instead of taking it from the remote:
   
   ```
   `pip install "apache-airflow[crypto,password,postgres,aws]"==1.10.12 --constraint your-modified-constraint-file.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