feat: issue OneTeam/Naliia_Dev#5
This commit is contained in:
@@ -11,6 +11,7 @@ if [ -z "${DEVELOP}" ]; then
|
||||
fi
|
||||
|
||||
if [ ${DEVELOP} = "True" ]; then
|
||||
pip3 install --break-system-packages proteus==${TRYTOND_VERSION}
|
||||
pip3 install --break-system-packages -r .dev/requirements_dev.txt
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user