We\'re building a python package for our team with a structure similar to the following
pkg_dir ├── setup.py # setup.py for package "pkg" └── some_modu