I have a python package that contains some non-python files (included in the distribution using MANIFEST file), such as:
. ├── example │ ├── __init__.py │