6 ms·
Compatible releases should replace older versions. Why would you want to install an old version of ruff?
by Siecje 2y ago
Compatible releases should replace older versions.
Why would you want to install an old version of ruff?
- zahlman 2y ago>Why would you want to install an old version of ruff? Because something else in your project is broken by the new version.
- TheCleric 2y agoBecause packages shouldn't be upgraded in a project until they have been tested. If you give me no way of downloading version 1.0 of a package in my project because 1.1 supersedes it and 1.1 breaks my project, what am I supposed to do?