When the package source code contains symlinks, `python setup.py bdist_wheel` follows them and store their content in the resulting wheel. `pip wheel .` ignores them.