Monday, December 23, 2024
1 change · 17.0
Enhancements to existing features
This update adds a commonly needed installation helper so it is installed automatically with the project requirements. It reduces manual setup steps for people preparing the system and may make new installations smoother.
Original PR description
Description of the issue/feature this PR addresses: I got tired of installing wheel manually, so i added wheel at the top of requirements.txt to be installed automatically Current behavior before PR: Had to manually install wheel Desired behavior after PR is merged: Wheel gets to be installed automatically --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr