Closed NL66278 closed 2 years ago
@Hussam-Suleiman Please review
@thomaspaulb @NL66278 for requirements.txt, I copied https://github.com/sunflowerit/waftlib/blob/master/templates/15.0/requirements.txt to https://github.com/sunflowerit/waftlib/blob/master/templates/16.0/requirements.txt then I compared it with https://github.com/OCA/OCB/blob/16.0/requirements.txt then I updated some pip modules versions, and I kept some, we need to test it many times then we will have a better one, feel free to update pip modules versions
@thomaspaulb You are right about python 3.10. I removed it from the PR.
@Hussam-Suleiman Can this be merged?
libxml2-python was causing problems when installing. Used info from the odoo requirements.txt file. And tested this configuration. Python 3.10 not yet universally available. Maybe not a problem on Ubuntu, but might be for local installations. Officially Odoo 16.0 should run with python 3.7 and up.