wittfabian commented on issue #8605: URL: https://github.com/apache/airflow/issues/8605#issuecomment-629056873
The same applies to additional Python packages. https://github.com/puckel/docker-airflow/blob/master/Dockerfile#L64 `if [ -n "${PYTHON_DEPS}" ]; then pip install ${PYTHON_DEPS}; fi` ---------------------------------------------------------------- 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: [email protected]
