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/11/18 07:45:16 UTC

[GitHub] [airflow] ashb commented on a change in pull request #12417: Move setup properties out of setup.py in to setup.cfg

ashb commented on a change in pull request #12417:
URL: https://github.com/apache/airflow/pull/12417#discussion_r525871825



##########
File path: .github/workflows/ci.yml
##########
@@ -788,6 +789,7 @@ jobs:
         with:
           path: ".build/bin"
           key: "bin-${{ env.cache-name }}-${{ github.job }}-${{ hashFiles('setup.py') }}\
+-${{ hashFiles('setup.cfg') }}\

Review comment:
       Will do. (I didn't check the logic here, just saw setup.py being fingerprinted and added setup.cfg)




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