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/03/23 22:51:15 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #7841: Requirements now depend on python version

kaxil commented on a change in pull request #7841: Requirements now depend on python version
URL: https://github.com/apache/airflow/pull/7841#discussion_r396803764
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -41,24 +41,24 @@ jobs:
       stage: pre-test
       script: ./scripts/ci/ci_run_all_static_checks.sh
       env: >-
-        PYTHON_VERSION=3.6
+        PYTHON_SHORT_VERSION=3.6
 
 Review comment:
   Is there a reason we renamed PYTHON_VERSION to PYTHON_SHORT_VERSION?

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


With regards,
Apache Git Services