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

   > how can I test this update?
   @hewerthomn 
   
   You can BYOP (build your own provider):
   
   1) checkout main
   2) Install breeze `pipx install -e ./dev/breeze`
   3) `breeze release-management prepare-provider-packages 
--version-suffix-for-pypi dev0`
   
   The .whl package should be prepared in your `./dist` folder and you should 
be able to install it with `pip install ./dist/WHEEL_FILE_NAME.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