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 2022/01/11 18:45:48 UTC

[GitHub] [airflow] potiuk commented on pull request #20817: Add Context stub to Airflow packages

potiuk commented on pull request #20817:
URL: https://github.com/apache/airflow/pull/20817#issuecomment-1010257274


   
   ```
   [jarek@penguini:~/code/airflow] add-context-stub-to-airflow-package+ 2 ± tar -tvzf dist/apache-airflow-2.3.0.dev0.tar.gz apache-airflow-2.3.0.dev0/ | grep pyi
   -rw-r--r-- root/root      3481 2022-01-05 21:40 apache-airflow-2.3.0.dev0/airflow/utils/context.pyi
   [jarek@penguini:~/code/airflow] add-context-stub-to-airflow-package+ ± unzip -t dist/apache_airflow-2.3.0.dev0-py3-none-any.whl | grep pyi
       testing: airflow/utils/context.pyi   OK
   ```


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org