potiuk commented on issue #18705: URL: https://github.com/apache/airflow/issues/18705#issuecomment-933651000
I think it's ALMOST good advise. I believe `--constraints` and `--upgrade` are conflicting and you cannot have them both. But this should be solvable by using `` --find-links="file:///docker-context-files"` which I am already using in "install_from_docker_context_files" to do exactly this - install providers prepared locally from sources (I am using it to build production docker image). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
