dstandish commented on issue #5332: [AIRFLOW-3391] Upgrade pendulum to latest 
major version.
URL: https://github.com/apache/airflow/pull/5332#issuecomment-504364538
 
 
   OK I have confirmed all builds pass with following change:
   In `test_following_previous_schedule` delete lines 754-755 and replace with 
following:
   ```python
           start = pendulum.datetime(2018, 10, 28, 2, 55, tz=local_tz, 
dst_rule=pendulum.PRE_TRANSITION)
   ```
   see [this build](https://travis-ci.org/dstandish/airflow)
   
   
   
   

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