when creating new venv for folder, does mistakenly install IoT box requirement.txt #23
Open
2 of 6 tasks
Labels
bug
Something isn't working
Classification
Is this a bug report or a request for a missing feature (choose one):
What is this issue's criticality (choose one)?
Issue description
What happened?
While creating a new master venv, I saw this log:
[i] Installing missing packages from /home/loan/Odoo/repositories/odoo/odoo/addons/iot_box_image/configuration/requirements.txt python.py:184
Which highlight the fact that odev is installing requirements which are not necessary as IoT box requirement does make sense only on an IoT box environment
odev create test-odev
The text was updated successfully, but these errors were encountered: