potiuk commented on issue #7841: Requirements now depend on python version
URL: https://github.com/apache/airflow/pull/7841#issuecomment-603441221
 
 
   @kaxil @ashb @turbaszek @mik-laj @dimberman  -> We have much nicer version 
now. Requirement generation is now checked only as travis build (separately for 
each python version) rather than pre-commit and you can esily manually generate 
the requirements with breeze (examples in doc). Also when you modify setup.py 
in the way that it will require regeneration of the reuqirements, the build in 
CI will fail, show you with nice, coloured diff what is added and will ask you 
to run `breeze generate-requirements --python x.y` as needed. 
   
   Pls review. That's the last thing to cherry-pick and test prod image in 
airflow 1.10.10

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


With regards,
Apache Git Services

Reply via email to