mullenpaul commented on PR #33355:
URL: https://github.com/apache/airflow/pull/33355#issuecomment-1948007866

   This PR uses the fcntl package which is simply not supported on Windows. 
Before 2.8 I could run pytest on my code and now it fails as it can't find the 
library.
   
   I was also able to get it installed and setup fine locally before this PR. 
Maybe the answer is for me to raise a pull request making this system agnostic 
but it isn't great using libraries that are only supported by some operating 
systems.


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to