Skip to content
Snippets Groups Projects
Commit 873ccb88 authored by Adriaan de Beer's avatar Adriaan de Beer
Browse files

ST-456 fix path

parent 2292069d
No related branches found
No related tags found
No related merge requests found
...@@ -27,4 +27,4 @@ test: install ...@@ -27,4 +27,4 @@ test: install
install: install:
pip3 -q install -r test_requirements.txt; pip3 -q install -r test_requirements.txt;
@echo "############ post-deployment/test_requirements.txt versions not necessarily fixed - see build/python_packages_installed_for_test.pip3 ###############" @echo "############ post-deployment/test_requirements.txt versions not necessarily fixed - see build/python_packages_installed_for_test.pip3 ###############"
@pip3 list >> build/python_packages_installed_for_test.pip3 @pip3 list >> python_packages_installed_for_test.pip3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment