My project is structured as follows:
$ tree . -I venv . ├── mydir │ └── __init__.py ├── myotherdir │ └── t.py └── t.py