Yeah, it would be more clear if that goal supporte...
# general
e
Yeah, it would be more clear if that goal supported pass thru args, then
./pants setup-py <targets> -- bdist_whell ...
would be a lot more parallel to
python setup.py bdist_wheel ...
.