Airflow CLI - python classes (out of /dags) not getting updated on airflow

Hello,

I am a newbie on Astronomer Airflow CLI. Created the image for my test project and had it run on Docker (local) successfully.

  • When I add a comment line in my dag class (on the project); I see the classes under /usr/local/airflow/dags folder get updated immediately.
  • But I changed a couple of lines in one of the python classes under /usr/local/airflow/lib/ and not sure how to have it updated on the image. I have been searching for it for a few hours and nothing so far. maybe I am not using the correct jargon.

Can someone please help me? Should I include the [ /usr/local/airflow/lib/] path in a specific config file?

Thank you
Oz

https://airflow.apache.org/docs/apache-airflow/stable/plugins.html