arshy commited on
Commit
b199573
·
1 Parent(s): 8e635d7
Files changed (1) hide show
  1. start.sh +4 -0
start.sh CHANGED
@@ -21,6 +21,10 @@ cd olas-predict-benchmark/benchmark/mech
21
  git checkout main
22
  cd ../../..
23
 
 
 
 
 
24
  # Configure poetry to create virtual environments within the project directory
25
  poetry config virtualenvs.in-project true
26
 
 
21
  git checkout main
22
  cd ../../..
23
 
24
+ cat olas-predict-benchmark/benchmark/pyproject.toml
25
+
26
+ ls -la olas-predict-benchmark/benchmark/mech
27
+
28
  # Configure poetry to create virtual environments within the project directory
29
  poetry config virtualenvs.in-project true
30