Is there a particular reason the SetupPy task rais...
# general
n
Is there a particular reason the SetupPy task raises an error if there are no tasks? All other tasks seem to silently complete when they do not have any tasks to execute. https://github.com/pantsbuild/pants/blob/44d4ab5e272094314bff498ef14013a53df3a814/src/python/pants/backend/python/tasks/setup_py.py#L667