Skip to content

Commit

Permalink
Removed scipy installation, as it has been added to virtual env
Browse files Browse the repository at this point in the history
Signed-off-by: Vedant <[email protected]>
  • Loading branch information
vrnimje committed Jul 15, 2024
1 parent 3eac684 commit db6137e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jenkins/lsu-perftests/batch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ logfile=${build_dir}/reports/jenkins-hpx-${configuration_name}.log

# Load python packages
source /home/pansysk75/virtual_envs/perftests_env/bin/activate
pip install --user scipy

# Things went alright by default
configure_build_errors=0
Expand Down

0 comments on commit db6137e

Please sign in to comment.