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 2020/12/03 21:05:42 UTC

[GitHub] [airflow] ashb edited a comment on pull request #12786: Get airflow version from importlib.metadata rather than hard-coding

ashb edited a comment on pull request #12786:
URL: https://github.com/apache/airflow/pull/12786#issuecomment-738304448


   > scripts/ci/libraries/_initialization.sh - it reads version from airflow/version.py, it should from setup.py
   
   We could use `python setup.py --version`, but do we have enough of a python environment wherever that is run? I feel we should, all it needs is setuptools.
   
   Pushed a fixup with that -- lets see what happens.


----------------------------------------------------------------
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:
users@infra.apache.org