[16.0][IMP] tracking_manager: remove odoo_test_helper dependency#3530
[16.0][IMP] tracking_manager: remove odoo_test_helper dependency#3530OCA-git-bot merged 1 commit intoOCA:16.0from
Conversation
|
Hi @Kev-Roche, @sebastienbeau, |
|
This PR looks fantastic, let's merge it! |
|
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-3530-by-pedrobaeza-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
/ocabot merge patch |
|
On my way to merge this fine PR! |
|
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-3530-by-pedrobaeza-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
@pedrobaeza I've updated the copier in #3531. When merged I will rebase this one to be able to merge! |
9c1ed91 to
7c6fbfc
Compare
The python package is not needed nor used in this module, so removing to avoid this extra package. Take into account that in previous and posterior versions this dependency is not included. This was added in the migration pr OCA@b33e39f#diff-3f82dbb3b9c93a5079031adb7b3a83107977a8b988b25af0228ad565050e1e00R21. Removing also base as a dependency (inlcuded in mail).
7c6fbfc to
9822b90
Compare
|
@LoisRForgeFlow @pedrobaeza rebased! |
|
/ocabot merge patch |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at e7a9436. Thanks a lot for contributing to OCA. ❤️ |
The python package is not needed nor used in this module, so removing to avoid this extra package. Take into account that in previous and posterior versions this dependency is not included.
This was added in the migration pr b33e39f#diff-3f82dbb3b9c93a5079031adb7b3a83107977a8b988b25af0228ad565050e1e00R21.
Removing also base as a dependency (included in mail).