Skip to content

Commit

Permalink
circleci and numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
sfomel committed Jul 8, 2024
1 parent f21fd81 commit 58dfe0c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
name: Install Packages
command: |
sudo apt-get update
#pip install numpy scipy
sudo apt-get install python3-numpy
sudo apt-get install python3-numpy
sudo apt-get install libblas-dev liblapack-dev swig
- run:
Expand Down

0 comments on commit 58dfe0c

Please sign in to comment.