InstallScript
InstallScript copied to clipboard
[FIX] Compile issues related to Cython and Gevent causing issues in dependency packages
All it does is reroute the requirement.txt file to my repository, that requirement.txt is able to follow version OE_VERSION.
As this is a temp fix it hopes to improve the use installation experience until Odoo updates the repository themselves.
All my "requirement.txt" file does is comment out # the previous versions of gevent==21.8.0 and greenlet==1.1.2
Appended the comparator from > to >= for the next iteration.
ءء