Describe the bug
When installing the pyvmomi package version 9.0.0.0, the vmodl directory doesn't come with it.
Repository structure:

Structure locally:

When importing:

Reproduction steps
- Install latest pyvmomi
- Import something from vmodl
- Receive error message: "Cannot find reference 'vmodl' in 'init.py' "
Expected behavior
vmodl is imported without issues
Additional context
No response