Closed LoisRForgeFlow closed 1 year ago
Hi @Yajo, some modules you are maintaining are being modified, check this out!
I think the opposite. We don't have a place where to record non-production dependencies. So if there's no other place, better one than none.
I guess it is a matter of taste and your opinion is more important as original author. Thanks for reviewing, great module BTW!
The ideal is to have an extra manifest key external_dependencies_tests
or similar for this, and be parsed by OCA tools to put test_requirements.txt
. The good news is that this specific library is already included in Odoo core in upper versions, and no need to put it here.
That'd be nice, yes.
I think test dependencies should not be included in the manifest, otherwise it is forcing to install them in production environments where it is not really needed.