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

 ##########
 File path: scripts/ci/docker-compose/base.yml
 ##########
 @@ -59,6 +59,8 @@ services:
       - DB_RESET
       - ENABLED_SYSTEMS
       - RUN_SYSTEM_TESTS
+      - DEFAULT_PYTHON_SHORT_VERSION
+      - PYTHON_SHORT_VERSION
 
 Review comment:
   Not any more :). It was only needed to generate requirements.txt file in the 
main repo but I removed it - it was nice for IDE's but very redundant and 
confusing.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to