Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Maps] Add 'include_package_data' field to setup (#26936)
A recent fix to the py.typed verification script that is called in the CI now fails if the field 'include_package_data' does not exist or does not equal 'True' in a package's setup.py. This adds this file to recently onboarded packages that did not have this. Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
- Loading branch information