Commits


Antoine Pitrou authored and GitHub committed 8b8a67ef146
MINOR: [CI][Python] Install pyuwsgi instead of uwsgi (#44226) The `pyuwsgi` distribution provides binary wheels of `uwsgi`, avoiding the need to compile when installing. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>