Hacker News new | ask | show | jobs
by closed 2388 days ago
Although, beware that you may need to change `find_packages()` to `find_namespace_packages()` in your setup.py.

I get burned by that one a lot!