Commits

Antoine Pitrou authored 5cedd25efdc
MINOR: [CI] Improve conda-clean output on error When a subprocess errors, display its stderr instead of just complaining about the exit status. Closes #12733 from pitrou/minor-conda-clean Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>