Skip to content

Commit 2e6d134

Browse files
committed
pip install the whole repo
1 parent 8471f96 commit 2e6d134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/oca_install_addons__deps_and_addons_path

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ env SETUPTOOLS_ODOO_POST_VERSION_STRATEGY_OVERRIDE=none \
2727
>> test-requirements.txt
2828
cat test-requirements.txt
2929

30+
pip install -r sg_dependencies.txt
31+
pip freeze
3032
# We ensure that the test-constraints.txt file does not exist
3133
if [ -e "test-constraints.txt" ]; then
3234
echo "Error: test-constraints.txt already exists."

0 commit comments

Comments
 (0)