I want to install an airflow worker on a windows machine.
I've pip installed it and then copied the airflow folder from a linux install however this has sent me down a rabbit hole of errors! Cygwin was briefly mentioned in the airflow google groups (see here) however I am not sure about the robustness of installing everything and keeping it running an emulator?
How to setup an airflow worker in widows: can it be natively installed or should a *nix emulator be used instead?