My source is organized as follows:
. ├── testpackage/ │ ├── __init__.py │ └── foo.py ├── .env ├── MANIFEST.in └── setup.py
I\'m trying to