You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please, note that the INSTALL.md has a wrong path to the build-requirements.txt: On the root dir run: pip install -q -I -r cd_pipelines/requirements.txt
In the current project structure the correct command is: On the root dir run: pip install -q -I -r build-requirements.txt
The text was updated successfully, but these errors were encountered:
Please, note that the INSTALL.md has a wrong path to the build-requirements.txt:
On the root dir run: pip install -q -I -r cd_pipelines/requirements.txt
In the current project structure the correct command is:
On the root dir run: pip install -q -I -r build-requirements.txt
The text was updated successfully, but these errors were encountered: