Hacker News new | ask | show | jobs
by fmueller 4237 days ago
This is not true, you can specify package directories in setup.py.

See https://docs.python.org/2/distutils/setupscript.html#listing...

1 comments

A package name != the actual name of the directory in the source tree. My point stands.