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/25 08:02:19 UTC

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

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

 ##########
 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_MAJOR_MINOR_VERSION=3.6
 
 Review comment:
   Why such strange name?

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