running setup.py bdist_wheel results in build/, docs/ and testing/ in the wheel #503
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Thanks for stopping by to let us know something could be better!
Environment details
Steps to reproduce
setup.py bdist_wheel
with pip-installed versions of setuptools, wheelAttached do-build.sh.txt will recreate.
Example trimmed outputt:
The second run will contain build/, docs/ and testing/ (from a dirty directory). The first will only contain docs and testing.
Here is a full list of the created wheel.
unzip-wheel.txt
The text was updated successfully, but these errors were encountered: