Installation via Pip + Styling

Many Python projects are distributed via Pip these days.

I want to distribute my PyQt code using PIp as well, the only problem is on Linux the styling information isn’t passed down to the app when loading via pip, has anyone else got any information on how to work with this?