uranusjr commented on pull request #18733:
URL: https://github.com/apache/airflow/pull/18733#issuecomment-935059136


   You can
   
   ```
   # Check out the latest main branch...
   
   # This is basically how the actual release is built, sans the upload part.
   ./breeze prepare-provider-packages --package-format=wheel 
--version-suffix-for-pypi=rc2 amazon
   
   # Replace this with the correct pip to your Airflow 2.1.4 installation.
   pip install ./dist/apache_airflow_providers_amazon-2.3.0rc2-py3-none-any.whl
   ```


-- 
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]


Reply via email to