I need to install airflow using Jenkins, so I pass the install-options to pip in order to get all the libraries placed into a folder which can be compressed and moved. Unfortunately, python-daemon won't install. Finally I found a trick to get it working and this video show how I did it.