Requirement of Environment Variables when installing library
Right now we require some environment variables mentioned here while installing airflow-lib or python-sdk library
Ideally just like any other python package there should be no dependency on an environment variable while installing these libraries as well. We should move towards removing these as it complicates deployment of airflow because of these dependent environment variables
We can start with setting up some default values for these variables