Afaik it is simply adding a single arg `python setup.py sdist bdist_wheel` while generating upload artifacts and there is no cost to it.
Afaik it is simply adding a single arg
python setup.py sdist bdist_wheelwhile generating upload artifacts and there is no cost to it.