I have this doubt in my mind and no page is solving it.
What is the need for "package_dir" when we already have packages=find_packages() and when we can give the location for looking packages using where argument in the find_packages() method