Don't disable Python and pip version warnings.

Review Request #13540 — Created Feb. 15, 2024 and submitted — Latest diff uploaded

Information

rbinstall
master

Reviewers

We attempted to disable Python and pip version warnings when calling out
to pip, in order to avoid confusing people who are running the
installer. Unfortunately, these flags are newer than some of the
distributions we support, causing runtime errors.

We no longer bother disabling these, and instead let people make
decisions based on them however they see fit.

Successfully ran the installer on all supported distros.

Commits

Files

    Loading...